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