Skip to content

Instantly share code, notes, and snippets.

@samnela
Last active April 7, 2019 12:18
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 samnela/dbb6835e8c86b6bac0db990a6f3e15ac to your computer and use it in GitHub Desktop.
Save samnela/dbb6835e8c86b6bac0db990a6f3e15ac to your computer and use it in GitHub Desktop.
A global .gitignore
# MacOS
.DS_Store
.DS_Store?
._*
.Trashes
# IDE
/.idea
/nbproject
/.vscode
/build
# Text Editor
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
Session.vim
# Logs
*.log
# Sass
.sass-cache/
*.css.map
*.sass.map
*.scss.map
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment