commit 8909dd952eb24bbc07a2fe275ad6e3760b3a6576 Author: Victor Giers Date: Mon Dec 8 12:55:35 2025 +0100 initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8ecb9ad --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +onetagger-cli +.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