Minimal .gitignore file for a Javascript sandbox
# Javascript | |
node_modules | |
.next | |
# Mac | |
.DS_Store |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
# Javascript | |
node_modules | |
.next | |
# Mac | |
.DS_Store |