aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
-rw-r--r--ardor3d-examples/.gitignore1
2 files changed, 4 insertions, 2 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
diff --git a/ardor3d-examples/.gitignore b/ardor3d-examples/.gitignore
deleted file mode 100644
index 15ef5ce..0000000
--- a/ardor3d-examples/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/ardorSettings.properties