initial commit

This commit is contained in:
2026-07-13 04:38:22 +02:00
commit 69cabda489

28
.gitignore vendored Normal file
View File

@@ -0,0 +1,28 @@
*.log
*.swp
*.tmp
.cache
.git
.mypy_cache
.next
.nuxt
.parcel-cache
.pytest_cache
.turbo
.venv
__pycache__
build
coverage
dist
dist-tauri
logs
node_modules
out
output
src-tauri/gen
src-tauri/target
target
temp
tmp
tmp*
venv