[+] Ignore .gradle, .idea, and build files

This commit is contained in:
Hykilpikonna
2021-03-07 16:51:38 -05:00
parent fd37fadd5c
commit 998c63a233
+5
View File
@@ -21,3 +21,8 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# Custom
.gradle
build/
.idea