You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2017/09/14 09:07:34 UTC

[myfaces-tobago] branch tobago-3.0.x updated: TOBAGO-1800: Moving codebase from Subversion to GIT added .gitingore

This is an automated email from the ASF dual-hosted git repository.

lofwyr pushed a commit to branch tobago-3.0.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/tobago-3.0.x by this push:
     new 45c90b5  TOBAGO-1800: Moving codebase from Subversion to GIT added .gitingore
45c90b5 is described below

commit 45c90b58f070179bb00bd10a00b4304ffa95efd3
Author: Dennis Kieselhorst <ma...@dekies.de>
AuthorDate: Fri Sep 8 09:57:03 2017 +0200

    TOBAGO-1800: Moving codebase from Subversion to GIT
    added .gitingore
    
    (cherry picked from commit 248cb9e)
---
 .gitignore | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a549760
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,16 @@
+.idea/
+.mvn/
+*.iml
+*.ipr
+*.iws
+.checkstyle
+.classpath
+.pmd
+.eclipse-pmd
+.project
+.ruleset
+.settings/
+target/
+*.log
+bin/
+node_modules/

-- 
To stop receiving notification emails like this one, please contact
['"commits@myfaces.apache.org" <co...@myfaces.apache.org>'].