mirror of
https://github.com/vrcx-team/VRCX.git
synced 2026-04-06 00:32:02 +02:00
.gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -259,10 +259,3 @@ paket-files/
|
||||
# Python Tools for Visual Studio (PTVS)
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# NodeJS
|
||||
node_modules/
|
||||
|
||||
# html
|
||||
/html/dist/
|
||||
/html/mix-manifest.json
|
||||
|
||||
3
html/.gitignore
vendored
Normal file
3
html/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
node_modules/
|
||||
dist/
|
||||
/mix-manifest.json
|
||||
Reference in New Issue
Block a user