Skip to content

Instantly share code, notes, and snippets.

@luizmello
Created January 19, 2018 15:26
Show Gist options
  • Save luizmello/fc5e610dbda1ea27b4828b3fd8028bb4 to your computer and use it in GitHub Desktop.
Save luizmello/fc5e610dbda1ea27b4828b3fd8028bb4 to your computer and use it in GitHub Desktop.
# Ant
MANIFEST.MF
./*.jar
build.num
build
# ADT
.classpath
.project
.settings
local.properties
bin
gen
_layouts
proguard.cfg
# OSX
.DS_Store
# Github
gh-pages
# Gradle
.gradle
build
printProperties
# IDEA
*.iml
*.ipr
*.iws
*.log
out
.idea
# Maven
target
release.properties
pom.xml.*
captures/
/App/*.apk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment