commit 2f39b90e84cf67afc7ad9b1f73b749040191bbef Author: Victor Giers Date: Tue Mar 31 01:08:41 2026 +0200 initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..60da864b --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +.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