Revision 0d3c604afdb74f09407a3e15c8655733b36453fe authored by Iwao AVE! on 23 May 2022, 20:03:37 UTC, committed by Iwao AVE! on 23 May 2022, 20:03:37 UTC
1 parent 5f62002
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