Removed Compiler Files

This commit is contained in:
Paldiu
2022-04-16 16:53:29 -05:00
parent cce307035b
commit fdf7e39623
35 changed files with 132 additions and 296 deletions

6
.gitignore vendored
View File

@ -19,5 +19,11 @@
*.tar.gz
*.rar
# Compiler Files #
build/
.idea/
.gradle/
Configurations.iml
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*