fabric-loom/.gitignore

22 lines
256 B
Plaintext

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