mirror of
https://github.com/vrcx-team/VRCX.git
synced 2026-04-06 00:32:02 +02:00
exclude with nodejs related
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -258,4 +258,8 @@ paket-files/
|
||||
|
||||
# Python Tools for Visual Studio (PTVS)
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyc
|
||||
|
||||
# NodeJS
|
||||
node_modules/
|
||||
package-lock.json
|
||||
Reference in New Issue
Block a user