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:51:56 UTC

[myfaces-tobago] branch tobago-1.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-1.0.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


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

commit 7c79101c70685de5a67bda9ec0e4de894d6f1c53
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)
    
    (cherry picked from commit 45c90b5)
    
    (cherry picked from commit f5b4767)
---
 .gitignore | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

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

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