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/17 18:11:13 UTC

[myfaces-trinidad-maven] branch master updated: add .gitignore

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-trinidad-maven.git


The following commit(s) were added to refs/heads/master by this push:
     new a4f742b  add .gitignore
a4f742b is described below

commit a4f742b874daae841161c348865a4c69511c0a2e
Author: Dennis Kieselhorst <ma...@dekies.de>
AuthorDate: Sun Sep 17 20:11:01 2017 +0200

    add .gitignore
---
 .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>'].