Revision 368652de6c301e0182b958f47bcd933d04dd1980 authored by Jeremy Landis on 04 September 2022, 03:52:06 UTC, committed by Jeremy Landis on 04 September 2022, 03:52:46 UTC
1 parent a9b1a36
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