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