Last active
September 25, 2021 19:36
-
-
Save wendreof/dc0be0abd765dbcced48627a5d1635f1 to your computer and use it in GitHub Desktop.
.gitignore node_modules and log files
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
### Node ### | |
node_modules/ | |
# Dependency directories | |
*.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment