summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2018-11-20 17:07:26 +0100
committerNao Pross <naopross@thearcway.org>2018-11-20 17:07:26 +0100
commitfb5a15bdbd11ae5ac38b065e8e7d4b84776da637 (patch)
tree6bcf1dbab2e4a2d97b3c5128ab004ac57aad718c /.gitignore
parentUpdate makefile to allow debugging with jdb (diff)
downloadSubconscious-java-fb5a15bdbd11ae5ac38b065e8e7d4b84776da637.tar.gz
Subconscious-java-fb5a15bdbd11ae5ac38b065e8e7d4b84776da637.zip
Update gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2fa35f8..bd1c91b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
# JAVA
**/*.class
+build
+
# EDITORS
# vim
**/*.swp