diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -7,3 +7,12 @@ /dist/ *.elc *-autoloads.el +*~ +__pycache__/ +*.pyc + +# --- elisp ruleset --- +.claude/ +CLAUDE.md +githooks/ +*.eln |
