commit ab24553e9332b71b28811196f6cd0644e8920f55 Author: Victor Giers Date: Fri Dec 5 17:28:39 2025 +0100 initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..60da864 --- /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