mirror of
https://github.com/vale981/recommonmark
synced 2025-03-04 09:31:38 -05:00
Add node_modules to gitignore
This commit is contained in:
parent
7577703567
commit
cdd25e33f3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -28,6 +28,7 @@ share/python-wheels/
|
|||
.installed.cfg
|
||||
*.egg
|
||||
MANIFEST
|
||||
node_modules/
|
||||
|
||||
# PyInstaller
|
||||
# Usually these files are written by a python script from a template
|
||||
|
|
Loading…
Add table
Reference in a new issue