Skip to content

Instantly share code, notes, and snippets.

@mariofink
Last active March 24, 2017 14:50
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 mariofink/9450851 to your computer and use it in GitHub Desktop.
Save mariofink/9450851 to your computer and use it in GitHub Desktop.
# Editors/IDEs #
################
*.swp
.idea
# Node/NPM #
############
node_modules
npm-debug.log
# Packages #
############
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
@mariofink
Copy link
Author

Just some defaults for .gitignore files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment