aboutsummaryrefslogtreecommitdiffstats
path: root/so-simulator/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'so-simulator/.gitignore')
-rw-r--r--so-simulator/.gitignore22
1 files changed, 22 insertions, 0 deletions
diff --git a/so-simulator/.gitignore b/so-simulator/.gitignore
new file mode 100644
index 0000000000..f22dbba7d7
--- /dev/null
+++ b/so-simulator/.gitignore
@@ -0,0 +1,22 @@
+target
+**/.settings
+**/.classpath
+**/.project
+**/.buildpath
+**/.factorypath
+**/.springBeans
+.idea
+.checkstyle
+.DS_Store
+.*~
+*.iml
+**/logs/
+**/debug-logs/
+*.class
+*.swp
+*.log
+*.tmp
+**/bin/
+/tattletale/
+/.metadata/
+