Skip to content

Instantly share code, notes, and snippets.

@neko-fire
Last active October 6, 2017 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neko-fire/d2a7e226dbbe389408a4 to your computer and use it in GitHub Desktop.
Save neko-fire/d2a7e226dbbe389408a4 to your computer and use it in GitHub Desktop.
standard .gitignore file
# IDES & Editors
# --------------------
.settings/
.buildpath
.project
.idea/
nbproject/
gitupdate
gitignore
*~
atlassian-ide-plugin.xml
*.pydevproject
.project
.metadata
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
.externalToolBuilders/
*.launch
.cproject
.buildpath
nbproject/
Bones.esproj/
# OS specifics file
# --------------------
[Tt]humbs.db
[Dd]esktop.ini
*.DS_store
.DS_store?
._.DS_Store
._*
.AppleDouble/
.AppleDesktop/
.AppleDB/
Network Trash Folder
Temporary Items
.fuse_hidden*
1
Thumb.db
############
## dev, cache, temp
############
bin/
tmp/
*.tmp
*.bak
*.log
*.[Cc]ache
*.cpr
*.orig
*.php.in
temp/
._*
.Trashes
.svn
*.codekit
*.scssc
.sass-cache/
node_modules/
# Builds
#---------------------
bower_components/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment