This commit is contained in:
skidoodle 2024-03-13 01:05:21 +01:00
commit 3f8830dce7
65 changed files with 4561 additions and 0 deletions

30
.gitignore vendored Normal file
View file

@ -0,0 +1,30 @@
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# Virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
# IntelliJ files
/YourSiteeCore.iml
/target/
/.idea/
/dependency-reduced-pom.xml