You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/24 11:47:13 UTC

[sling-org-apache-sling-dynamic-include] branch master updated: SLING-7213 - Add a default .gitignore file to every module

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-dynamic-include.git


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

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

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

diff --git a/.gitignore b/.gitignore
index b757e23..5b783ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,17 @@
-*.class
+/target
+.idea
 .classpath
-.settings
+.metadata
 .project
-/target
+.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" <co...@sling.apache.org>'].