lucene/.gitignore

40 lines
398 B
Plaintext
Raw Normal View History

# .
/eclipse-build
2017-09-20 15:31:25 -04:00
/maven-build
/classes
build
/idea-build
dist
lib
test-lib
/*~
/build.properties
/.idea
lucene/**/*.iml
parent.iml
*.ipr
*.iws
/*.iml
.project
.classpath
.settings
/.caches
/prj.el
bin
/bin
/bin.*
pom.xml
/nbproject
/nb-build
2016-12-11 06:08:33 -05:00
.pydevproject
2019-06-20 08:45:17 -04:00
__pycache__
/dev-tools/scripts/scripts.iml
.DS_Store
2019-12-02 09:34:57 -05:00
build/
.gradle/
.idea/
# Ignore the generated local settings file.
gradle.properties