chore: add ./downie entry to gitignore for local build artifact exclusion

This commit is contained in:
retoor 2025-02-12 13:51:37 +00:00
parent f08425fa29
commit e13e48df5d

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
./downie
downie.*
__pycache__/
www*