gitignore: drop .tmp bench scratch (was wrongly committed)

This commit is contained in:
Hernâni Marques 2026-07-10 12:54:48 +02:00
parent 5400e7270e
commit ac61ede972
No known key found for this signature in database
3 changed files with 12 additions and 5 deletions

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ __pycache__/
.DS_Store
*.swp
*~
.tmp/