Remove ignored files from tracking

This commit is contained in:
2026-01-29 12:23:30 -05:00
parent 6335ac7a60
commit f7fd54f9ed
7 changed files with 243 additions and 0 deletions

12
.gitignore vendored
View File

@@ -1,3 +1,12 @@
# macOS
**/.DS_Store
**/._*
# Vim
**/*.swp
**/*.swo
**/*~
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[codz]
@@ -205,3 +214,6 @@ cython_debug/
marimo/_static/
marimo/_lsp/
__marimo__/
.DS_Store
SpyderScripts/.DS_Store
SpyderScripts/.minimize_all.py.swp