Skip to content

Instantly share code, notes, and snippets.

@emag
Created August 31, 2014 13:42
Show Gist options
  • Select an option

  • Save emag/f0f5385e67a9d50627f8 to your computer and use it in GitHub Desktop.

Select an option

Save emag/f0f5385e67a9d50627f8 to your computer and use it in GitHub Desktop.
.gitignore
# For Project
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
*.sass-cache
# OS or Editor folders
*.iml
.idea
.DS_Store
.cache
.project
.settings
.classpath
.tmproj
nbproject
Thumbs.db
# Maven output folder
target
# Gradle
.gradle
build
gradle-app.setting
out
# sbt
project/project
project/target
# Play!
logs
# JS
node_modules
bower_components
# JRebel
rebel.xml
# Vagrant
.vagrant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment