commit 9b3b1c478a3649c301f0f26e7a0da79f28b4e6f7 Author: Victor Giers Date: Mon Jan 26 07:54:19 2026 +0100 initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..58afa4f --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +.git +node_modules +.venv +venv +__pycache__ +.mypy_cache +.pytest_cache +dist +build +out +.next +.nuxt +.turbo +.parcel-cache +.cache +target +src-tauri/target +coverage +logs +tmp +temp +output +tmp* +*.log +*.tmp +*.swp +*.wav