fix: .gitignore the paste directory

This commit is contained in:
ahoemann 2025-03-28 10:39:30 +01:00
parent 2f7d0f70e5
commit 49a10e95a2
20 changed files with 1 additions and 19 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
.venv*
.env
__pycache__
paste*