mirror of
https://github.com/DanilaFe/abacus
synced 2025-12-28 03:31:08 +00:00
Add more entries to .gitignore.
This commit is contained in:
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
|
||||
hs_err_pid*
|
||||
|
||||
# Custom Stuff
|
||||
# Gradle
|
||||
.gradle/*
|
||||
build/*
|
||||
|
||||
# IntelliJ
|
||||
.idea/*
|
||||
abacus.iml
|
||||
|
||||
Reference in New Issue
Block a user