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:49:27 UTC

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


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

commit ad57deb26bb8adcd1723ac17f1e1362fa4028f7e
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>'].