mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-26 15:24:51 +02:00
ignore gradle bild dirs
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -80,6 +80,12 @@ buildNumber.properties
|
||||
# Avoid ignoring Maven wrapper jar file (.jar files are usually ignored)
|
||||
!/.mvn/wrapper/maven-wrapper.jar
|
||||
|
||||
### gradle ###
|
||||
/.gradle
|
||||
/build
|
||||
# Avoid ignoring gradle wrapper jar file (.jar files are usually ignored)
|
||||
!/gradle/wrapper/gradle-wrapper.jar
|
||||
|
||||
### Windows ###
|
||||
# Windows thumbnail cache files
|
||||
Thumbs.db
|
||||
|
Reference in New Issue
Block a user