summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..525e082c2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+*/target
+*/project.properties
+target
+tmp
+*~
+lib
+bin
+*/test-output
+temp-testng-customsuite.xml
+**pom.xml.releaseBackup
+release.properties
+gen
+*/seed.txt
+notes
+logs
+gen-external-apklibs
+.idea
+*.iml
+.DS_Store