diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-19 13:01:26 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-19 13:01:26 -0500 |
| commit | 403aba33301f65a45d9ffe0af84400c8888368b4 (patch) | |
| tree | 130da0befe5b50f5a59ecc5f3bb5a27078b74ea5 /.gitignore | |
| parent | 1ce2e7c14d41062edb85c84aef59645b5d7e9597 (diff) | |
| download | dotemacs-403aba33301f65a45d9ffe0af84400c8888368b4.tar.gz dotemacs-403aba33301f65a45d9ffe0af84400c8888368b4.zip | |
chore: gitignore *.eln (native-compiled artifacts from validate-el.sh)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -80,3 +80,6 @@ history # Data directory (calendar sync output, API rest files) /data/ + +# --- elisp ruleset --- +*.eln |
