aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2018-02-12 19:31:30 +0100
committerNao Pross <naopross@thearcway.org>2018-02-12 19:31:30 +0100
commit20c6777c373a8b5499084dafc25c8294bd61a98e (patch)
tree66ad420d3aea5f55e24f39f6b18205a63c443554
parentAdd Actor* member to tiles and implement Map::moveActor() (diff)
downloadSubconscious-old-20c6777c373a8b5499084dafc25c8294bd61a98e.tar.gz
Subconscious-old-20c6777c373a8b5499084dafc25c8294bd61a98e.zip
Update gitignore to ignore ctags
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 173963b..5e9850a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,8 @@
**/*~
**/*.swp
+tags
+
## Gradle
target
*/target