diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,3 +4,5 @@ .ruff_cache/ node_modules/ *.swp +__pycache__/ +*.pyc |
![]() |
index : dotfiles | |
| My linux config and rc files | sommerfeld <sommerfeld@sommerfeld.dev> |
| summaryrefslogtreecommitdiffstatshomepage |
| -rw-r--r-- | .gitignore | 2 |
@@ -4,3 +4,5 @@ .ruff_cache/ node_modules/ *.swp +__pycache__/ +*.pyc |