Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/josephhutch/aether.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Hutchinson <hutch7995@gmail.com>2021-02-04 05:32:59 +0300
committerJoe Hutchinson <hutch7995@gmail.com>2021-02-04 05:32:59 +0300
commit7b4c9a21335dcf9c21d9746dc0abd52a99066ee9 (patch)
treeedf3d5259f530e45ba508bf6c63d812e798b417a
parent2c6eb1d1c77ffcd418de55c2d2e329188c0bd86c (diff)
Remove resources from gitignore
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c91b435..00b0f88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
*.exe
*.o
*.so
+resources/
# Packages #
############
@@ -34,4 +35,4 @@
.Spotlight-V100
.Trashes
ehthumbs.db
-Thumbs.db \ No newline at end of file
+Thumbs.db