diff options
| author | Luke Hoersten <[email protected]> | 2025-10-02 09:45:55 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2025-10-02 09:45:55 -0500 |
| commit | 22278c0b155740950a8d6727d9c399f5f6d9a7d0 (patch) | |
| tree | 73e93080939ffb33f936e9fcbffa31d17bb92744 /.gitignore | |
| parent | 08ba543ddf8f014b5f2def2623653b5a9ae61493 (diff) | |
Fixed some code rot issues.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2169206 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +.DS_Store +auto-save-list/ +eshell/ +elpa/ +ido.last +*~ +transient/ +smex-items |
