SLING-7213 - Add a default .gitignore file to every module
diff --git a/.gitignore b/.gitignore
index a9b9e09..5b783ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,17 @@
-/sling

-/infinitest.filters
\ No newline at end of file
+/target
+.idea
+.classpath
+.metadata
+.project
+.settings
+.externalToolBuilders
+maven-eclipse.xml
+*.swp
+*.iml
+*.ipr
+*.iws
+*.bak
+.vlt
+.DS_Store
+jcr.log
+atlassian-ide-plugin.xml