lucene/.gitignore
jdyer1 e5007c15ee SOLR-14647
- fix .gitignore for eclipse users
2020-07-14 10:56:17 -05:00

41 lines
412 B
Plaintext

# .
/eclipse-build
/maven-build
/classes
build
/idea-build
dist
lib
test-lib
/*~
/velocity.log
/build.properties
/.idea
lucene/**/*.iml
parent.iml
*.ipr
*.iws
/*.iml
.project
.classpath
.settings
/.caches
/prj.el
bin
/bin
/bin.*
pom.xml
/nbproject
/nb-build
.pydevproject
__pycache__
/dev-tools/scripts/scripts.iml
.DS_Store
build/
.gradle/
.idea/
# Ignore the generated local settings file.
gradle.properties