1
0
mirror of https://github.com/DanilaFe/abacus synced 2024-06-30 22:51:52 -07:00

Add more entries to .gitignore.

This commit is contained in:
Danila Fedorin 2017-07-28 18:48:37 -07:00
parent 91ff2065f1
commit 5a55045810

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