0
This repository has been archived on 2024-08-27. You can view files and clone it, but cannot push or open issues or pull requests.
BungeeBans/.gitignore
2019-04-07 20:00:15 +02:00

15 lines
229 B
Plaintext

.gradle
/build/
/bin/
# Ignore Gradle GUI config
gradle-app.setting
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
# Cache of project
.gradletasknamecache
# Ignore intellij
.idea