updating gitignore

makes my life easier
This commit is contained in:
2026-01-29 12:31:36 -05:00
parent f7fd54f9ed
commit de1b115a75

2
.gitignore vendored
View File

@@ -1,11 +1,9 @@
# macOS # macOS
**/.DS_Store **/.DS_Store
**/._*
# Vim # Vim
**/*.swp **/*.swp
**/*.swo **/*.swo
**/*~
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/