diff options
author | Nao Pross <naopross@thearcway.org> | 2018-02-12 19:31:30 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2018-02-12 19:31:30 +0100 |
commit | 20c6777c373a8b5499084dafc25c8294bd61a98e (patch) | |
tree | 66ad420d3aea5f55e24f39f6b18205a63c443554 /.gitignore | |
parent | Add Actor* member to tiles and implement Map::moveActor() (diff) | |
download | Subconscious-old-20c6777c373a8b5499084dafc25c8294bd61a98e.tar.gz Subconscious-old-20c6777c373a8b5499084dafc25c8294bd61a98e.zip |
Update gitignore to ignore ctags
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ **/*~ **/*.swp +tags + ## Gradle target */target |