Skip to content

Instantly share code, notes, and snippets.

@fesor
Created February 19, 2015 07:55
Show Gist options
  • Select an option

  • Save fesor/e68f55d26a32527ffbd2 to your computer and use it in GitHub Desktop.

Select an option

Save fesor/e68f55d26a32527ffbd2 to your computer and use it in GitHub Desktop.
# OS Spefific files
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~
.DS_Store
.AppleDouble
.LSOverride
Icon
._*
.Spotlight-V100
.Trashes
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# IDE and dev tools specific files
.idea
*.iml
.vagrant
node_modules
# Symfony specific
/vendor
/var
/app/config/parameters.yml
/assets/vendor
# Build artifacts
/build/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment