You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2017/09/17 15:32:37 UTC

[myfaces-trinidad] 02/02: added .gitignore

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

bommel pushed a commit to branch trinidad-2.0.x
in repository https://gitbox.apache.org/repos/asf/myfaces-trinidad.git

commit 53a57ac00218fd2c3cc76c1a5e599155321bd306
Author: bohmber <bo...@apache.org>
AuthorDate: Sun Sep 17 17:31:41 2017 +0200

    added .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>.