exclude with nodejs related

This commit is contained in:
pypy
2020-03-29 11:30:58 +09:00
parent ff5a1ac49f
commit 163190730a

6
.gitignore vendored
View File

@@ -258,4 +258,8 @@ paket-files/
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
*.pyc
# NodeJS
node_modules/
package-lock.json