Clean up my git status

This commit is contained in:
tcely 2025-03-14 08:24:41 -04:00
parent 247b9f2a72
commit bdf9a69f48
No known key found for this signature in database
GPG Key ID: B84DD241AF4C4274

3
.gitignore vendored
View File

@ -7,6 +7,9 @@ __pycache__/
# C extensions # C extensions
*.so *.so
# vim swap files
.*.swp
# Distribution / packaging # Distribution / packaging
.Python .Python
build/ build/