vitro/.gitignore
2021-12-10 03:10:11 -06:00

31 lines
416 B
Text

/webapp/.build/
/.classpath
/.project
/.settings
/webapp/config/deploy.properties
/webapp/config/build.properties
/webapp/config/runtime.properties
/webapp/config/debug.log4j.properties
.build
utilities/solrtester/.work
utilities/rdbmigration/.work
utilities/sdb_to_tdb/.work
**/.idea
**/*.iml
**/target
*~
**/overlays
*~
# Eclipse artifacts
**/.settings
**/.classpath
**/.project
**/bin/
.fake
.ionide
.vscode