This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-compiler.git
The following commit(s) were added to refs/heads/master by this push:
new e7a18bf releng: added .gitignore file
e7a18bf is described below
commit e7a18bf4a2c493fc66f8c816b29ed09f5504fae8
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Oct 23 13:22:43 2017 +0200
releng: added .gitignore file
---
.gitignore | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0ff4da6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+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]>'].