Skip to content

Instantly share code, notes, and snippets.

@marvin-roesch
Created June 30, 2015 20:04
Show Gist options
  • Save marvin-roesch/634fbc5e5d4a39b0d188 to your computer and use it in GitHub Desktop.
Save marvin-roesch/634fbc5e5d4a39b0d188 to your computer and use it in GitHub Desktop.
Generic MC mod .gitignore
/*
!/gradle/
!/gradle/*
!/gradle*
!/src/
!/src/*
!/build.gradle
!/*.md
!/LICENSE
!/.gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment