summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2018-11-19 00:02:25 +0100
committerNao Pross <naopross@thearcway.org>2018-11-19 00:02:25 +0100
commit3d9feb9d731cab174215d44e1eb093925eb05d10 (patch)
tree6b58f38df311968c73333b0c4852424a653342c2 /.gitignore
parentinitial commit (diff)
downloadSubconscious-java-3d9feb9d731cab174215d44e1eb093925eb05d10.tar.gz
Subconscious-java-3d9feb9d731cab174215d44e1eb093925eb05d10.zip
Add gitignore, remove binaries
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2fa35f8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+# JAVA
+**/*.class
+
+# EDITORS
+# vim
+**/*.swp