aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9563893..d30af90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,8 @@ build/
out/
classes/
+private.gradle
+
# idea
.idea/
@@ -20,6 +22,10 @@ bin/
.classpath
.project
+# naughty filesystems
+
+.directory
+
# fabric
run/ \ No newline at end of file