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

[myfaces-tobago] branch master updated: added .gitingore

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 248cb9e  added .gitingore
248cb9e is described below

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

    added .gitingore
---
 .gitignore | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

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

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