Created
August 28, 2016 06:15
-
-
Save futurist/d3876685d41e8f1299cf7694522e4c40 to your computer and use it in GitHub Desktop.
global .gitignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*.log | |
# vim files | |
*.swp | |
# emacs files | |
\#* | |
.#* | |
.~* | |
~* | |
*~ | |
.tern-* | |
.tramp_* | |
# macOS files | |
.DS_Store | |
.DS_Store? | |
._* | |
Thumbs.db | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment