mirror of
https://github.com/github/gitignore
synced 2024-12-02 16:35:44 +01:00
Add gradle standard ignores
This commit is contained in:
parent
aedff44581
commit
294147ea62
@ -19,6 +19,7 @@
|
||||
# Android standard project ignores
|
||||
bin/
|
||||
gen/
|
||||
build/
|
||||
local.properties
|
||||
|
||||
# Eclipse project ignores (With annotations generated files)
|
||||
@ -40,3 +41,6 @@ proguard/
|
||||
# Maven standard project ignores (With Idea generated)
|
||||
gen-external-apklibs/
|
||||
target/
|
||||
|
||||
# Gradle ignores
|
||||
.gradle/
|
||||
|
Loading…
Reference in New Issue
Block a user