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 2018/05/08 16:37:14 UTC

[myfaces] branch 2.3.x updated: add .gitignore

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

deki pushed a commit to branch 2.3.x
in repository https://gitbox.apache.org/repos/asf/myfaces.git


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

commit d710503ad2ee692aa64b9753b70657523de3d2a1
Author: Dennis Kieselhorst <ma...@dekies.de>
AuthorDate: Tue May 8 18:36:59 2018 +0200

    add .gitignore
---
 .gitignore | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8489ce1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+*.iml
+*.ipr
+*.iws
+.classpath
+.externalToolBuilders
+.idea
+.project
+.settings
+maven-eclipse.xml
+target
+.ruleset
+.checkstyle
+.DS_Store
+.pmd
+.eclipse-pmd
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.