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