This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-base.git
The following commit(s) were added to refs/heads/master by this push:
new cce8f24 Add .gitignore file
cce8f24 is described below
commit cce8f248cd0d2daf0ca5cc43bda2d5228a54c94f
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Jan 16 15:23:48 2018 +0100
Add .gitignore file
---
.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
['"[email protected]" <[email protected]>'].