Initial commit

main
elmer-20 1 month ago
parent f5b30cc110
commit e47e7306e6

4
.gitignore vendored

@ -1,4 +1,5 @@
# ---> Java # ---> Java
# Compiled class file # Compiled class file
*.class *.class
@ -20,7 +21,6 @@
*.tar.gz *.tar.gz
*.rar *.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml # virtual machine crash logs
hs_err_pid* hs_err_pid*
replay_pid* replay_pid*

Loading…
Cancel
Save