Revision 0e49d335687733bee3db0fddf025267c1462e0ba authored by Jeremy Landis on 07 September 2022, 23:42:37 UTC, committed by Jeremy Landis on 07 September 2022, 23:42:52 UTC
1 parent 4ba01b1
Raw File
.gitignore
/*.iml
/*.ipr
/*.iws
/.classpath
/.factorypath
/.idea
/.project
/.settings
/nb*
/release.properties
/target

# These are needed if running in IDE without properties set
/ibderby
derby.log
/bin/
.mvn/wrapper/maven-wrapper.jar
.sts4-cache/
back to top