fabric-loom/.gitignore

22 lines
256 B
Plaintext
Raw Normal View History

# Ignore everything
/*
2016-08-15 10:22:14 +00:00
# Folders
!/gradle
!/src
2016-08-15 10:22:14 +00:00
# Files
!/.gitattributes
!/.gitignore
!/.editorconfig
!/build.gradle
!/gradle.properties
!/gradlew
!/gradlew.bat
!/HEADER
!/LICENSE
!/README.md
!/settings.gradle
!/Jenkinsfile
!/.travis.yml
!/checkstyle.xml