fabric-loom/.gitignore
2018-10-22 19:30:59 +01:00

19 lines
No EOL
209 B
Text

# Ignore everything
/*
# Folders
!/gradle
!/src
# Files
!/.gitattributes
!/.gitignore
!/build.gradle
!/gradle.properties
!/gradlew
!/gradlew.bat
!/HEADER
!/LICENSE
!/README.md
!/settings.gradle
!/Jenkinsfile