0
0
Fork 0
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:
Benedikt Wildenhain 2024-10-27 14:15:00 +01:00
parent a61f03f412
commit 55fe51fa44
No known key found for this signature in database
GPG key ID: 78C1F1FE48CA7604
4 changed files with 3835 additions and 4584 deletions

12
.gitignore vendored Normal file
View 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