Skip to content

Instantly share code, notes, and snippets.

@RX14
Created January 26, 2015 18:02
Show Gist options
  • Save RX14/34d76cb16c24e634b890 to your computer and use it in GitHub Desktop.
Save RX14/34d76cb16c24e634b890 to your computer and use it in GitHub Desktop.
# Ignore everything
/*
#except:
# Source
!/src/
# Readme
!/README
# Git
!/.gitignore
# Gradle
!/build.gradle
!/settings.gradle
!/gradle/
!/gradlew*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment