chore: add .env and logs to .gitignore

This commit is contained in:
Pablo de la Torre Jamardo 2025-09-12 16:52:57 +02:00
parent ec2e9c0e36
commit 1636039545

2
.gitignore vendored
View File

@ -2,5 +2,7 @@
*.toml *.toml
*.db *.db
target target
logs
.env
Icon? Icon?