Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save zkdev/3eeb4ec0d596ce0342fadc59927cf62f to your computer and use it in GitHub Desktop.

Select an option

Save zkdev/3eeb4ec0d596ce0342fadc59927cf62f to your computer and use it in GitHub Desktop.
.gradle
/build/
# 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
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
# gradle/wrapper/gradle-wrapper.properties
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
CREDITS.txt
LICENSE.txt
#paulscode
LICENSE-Paulscode*
#forge
forge-1.*
#idea
.idea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment