commit 69cabda4893766f2ddff9c636a97aba56101b7fe Author: Victor Giers Date: Mon Jul 13 04:38:22 2026 +0200 initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2696d9a --- /dev/null +++ b/.gitignore @@ -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