mirror of
https://git.verdigado.com/NB-Public/simple-wkd.git
synced 2024-12-06 14:52:41 +01:00
Created Makefile and .gitgnore, updated deps
This commit is contained in:
parent
a61f03f412
commit
55fe51fa44
4 changed files with 3835 additions and 4584 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
Cargo.lock
|
||||
Cargo.toml
|
||||
astro.config.mjs
|
||||
backend-deps
|
||||
build
|
||||
frontend
|
||||
frontend-deps
|
||||
package.json
|
||||
pnpm-lock.yaml
|
||||
src
|
||||
tailwind.config.cjs
|
||||
tsconfig.json
|
Loading…
Add table
Add a link
Reference in a new issue