Add more entries to .gitignore.

This commit is contained in:
Danila Fedorin 2017-07-28 18:48:37 -07:00
parent 7b74b734a3
commit 5f2f2c8589
1 changed files with 9 additions and 0 deletions

9
.gitignore vendored
View File

@ -20,3 +20,12 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# Custom Stuff
# Gradle
.gradle/*
build/*
# IntelliJ
.idea/*
abacus.iml