aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 6 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index d3bae3d4..ec7d29ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
-/build/
-/dist/
-/nbproject/private/ \ No newline at end of file
+build/*
+.gradle/*
+deps/*
+.idea/*
+*.iml
+**/juick.conf