summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 9b4e8b8..3558c56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,2 @@
1# Ignore compiled Java bytecode
2bin/ 1bin/
3stage/
4build/ 2build/
5*.class
6
7
8README.*