chore: exclude downloaded build dependencies
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,8 +1,10 @@
|
||||
.venv/
|
||||
.downloads/
|
||||
.data/
|
||||
data/
|
||||
frontend/node_modules/
|
||||
frontend/dist/
|
||||
*.tsbuildinfo
|
||||
ui-prototype/node_modules/
|
||||
ui-prototype/dist/
|
||||
.npm-cache/
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
{"root":["./src/App.tsx","./src/api.ts","./src/main.tsx","./src/vite-env.d.ts"],"version":"6.0.3"}
|
||||
Reference in New Issue
Block a user