mirror of
https://github.com/DanilaFe/abacus
synced 2024-12-22 23:40:08 -08:00
Add more entries to .gitignore.
This commit is contained in:
parent
91ff2065f1
commit
5a55045810
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -20,3 +20,12 @@
|
||||||
|
|
||||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
|
|
||||||
|
# Custom Stuff
|
||||||
|
# Gradle
|
||||||
|
.gradle/*
|
||||||
|
build/*
|
||||||
|
|
||||||
|
# IntelliJ
|
||||||
|
.idea/*
|
||||||
|
abacus.iml
|
||||||
|
|
Loading…
Reference in New Issue
Block a user