aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index d98bf3b5..dcbb1110 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
-/build/
-/dist/
-**/*.iml \ No newline at end of file
+deps/*
+.idea/*
+*.iml
+**/juick.conf
+**/logging.properties \ No newline at end of file