Adding gitignore file.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1648568 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart 2014-12-30 18:37:29 +00:00
parent e6c2735e95
commit 8cb5cbc601
1 changed files with 17 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@ -0,0 +1,17 @@
# Maven build files
target
*.log
maven-eclipse.xml
build.properties
site-content
# IntelliJ IDEA files
.idea
.iws
*.iml
*.ipr
# Eclipse files
.settings
.classpath
.project