Skip to content

Instantly share code, notes, and snippets.

@giacomopiva
Created November 11, 2017 16:29
Show Gist options
  • Save giacomopiva/411812037148e46103ec3d2ab292ea35 to your computer and use it in GitHub Desktop.
Save giacomopiva/411812037148e46103ec3d2ab292ea35 to your computer and use it in GitHub Desktop.
# vim
.*.sw[a-z]
*.un~
Session.vim
.netrwhist
# eclipse
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
.externalToolBuilders/
*.launch
.buildpath
# phpstorm
.idea/
# textmate
*.tmproj
*.tmproject
tmtags
# sublimetext
/*.sublime-project
*.sublime-workspace
*.phpintel
# netbeans
nbproject/private/
build/
nbbuild/
dist/
nbdist/
nbactions.xml
nb-configuration.xml
# visual studio code
.vscode
# OS excludes
# Windows
Thumbs.db
ehthumbs.db
Desktop.ini
$RECYCLE.BIN/
# Linux
.*
!.gitignore
!.htaccess
*~
# Mac OS X
.DS_Store
.AppleDouble
.LSOverride
Icon
._*
.Spotlight-V100
.Trashes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment