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 12:44:38 UTC

[myfaces-trinidad] 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.git


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

commit 18e3e4de34202fb6edcbcd6cf760b2cfa5815cc6
Author: Dennis Kieselhorst <ma...@dekies.de>
AuthorDate: Sun Sep 17 14:44:26 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>'].