Add node_modules to gitignore

This commit is contained in:
Eric Holscher 2019-08-09 11:30:59 -07:00
parent 7577703567
commit cdd25e33f3

1
.gitignore vendored
View file

@ -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