Remove Compiler Files

This commit is contained in:
Paldiu
2022-04-16 16:25:07 -05:00
parent 8e70e1de73
commit 077ed05d74
32 changed files with 6 additions and 299 deletions

6
.gitignore vendored
View File

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