exclude with nodejs related

This commit is contained in:
pypy
2020-03-29 11:30:58 +09:00
parent ff5a1ac49f
commit 163190730a
+4
View File
@@ -259,3 +259,7 @@ paket-files/
# Python Tools for Visual Studio (PTVS) # Python Tools for Visual Studio (PTVS)
__pycache__/ __pycache__/
*.pyc *.pyc
# NodeJS
node_modules/
package-lock.json