Created
January 2, 2018 18:46
-
-
Save d-levin/0aa3d5ae44ad64d8b316469e41a5dda7 to your computer and use it in GitHub Desktop.
Universal 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
# Editors | |
.idea | |
.vscode | |
# OS | |
.DS_Store | |
# Misc | |
node_modules/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment