aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7fc0192..ca882ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
bin/
+build/
target/
+.gradle/
.settings/
.project
-.classpath \ No newline at end of file
+.classpath
+ardorSettings.properties \ No newline at end of file