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-adapter-annotations.git


The following commit(s) were added to refs/heads/master by this push:
     new a279520  SLING-7213 - Add a default .gitignore file to every module
a279520 is described below

commit a2795205ac8b0755c803423a22d63d1527f30028
Author: Robert Munteanu <romb...@apache.org>
AuthorDate: Tue Oct 24 13:41:00 2017 +0200

    SLING-7213 - Add a default .gitignore file to every module
---
 .gitignore | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5b783ed
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+/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
['"commits@sling.apache.org" <commits@sling.apache.org>'].

Reply via email to