This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-osgi-mock.git
The following commit(s) were added to refs/heads/master by this push:
new 6556f42 SLING-7213 - Add a default .gitignore file to every module
6556f42 is described below
commit 6556f4203c85e3966a16f8596d69d712b33f680c
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Oct 24 13:41:01 2017 +0200
SLING-7213 - Add a default .gitignore file to every module
---
.gitignore | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 2e73990..5b783ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,17 @@
-dependency-reduced-pom.xml
\ 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
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].