clear branch
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,9 +1,15 @@
|
||||
# Ignore Gradle project-specific cache directory
|
||||
.gradle
|
||||
.settings
|
||||
.project
|
||||
lib/.settings
|
||||
lib/build
|
||||
lib/bin
|
||||
lib/.project
|
||||
lib/.classpath
|
||||
|
||||
# Доступен в шаблонной master ветке, в остальных удалён.
|
||||
gradlew.bat
|
||||
|
||||
# Ignore Gradle build output directory
|
||||
build
|
||||
|
Reference in New Issue
Block a user