fabric/.gitignore
therealfarfetchd 07b55e0cea Add .gitignore
2018-12-10 20:48:38 +01:00

20 lines
No EOL
225 B
Text

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