Last active
November 7, 2019 11:43
-
-
Save arakno/d8f038cf942bbeb91001e17d47b8f5df to your computer and use it in GitHub Desktop.
This file contains 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
node_modules | |
bower_components | |
.DS_Store | |
.idea | |
bundle.* | |
npm-debug.log | |
debug.log | |
build | |
main.js | |
.tmp | |
.sass-cache | |
dist/ | |
# OS generated files # | |
###################### | |
.DS_Store | |
.DS_Store? | |
._* | |
.Spotlight-V100 | |
.Trashes | |
ehthumbs.db | |
Thumbs.db | |
__MACOSX/ | |
# IDE's generated files # | |
######################### | |
/.idea | |
### VisualStudioCode ### | |
/.vscode | |
.vscode/* | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment