diff options
author | Blendoit <blendoit@gmail.com> | 2020-08-11 18:30:03 -0700 |
---|---|---|
committer | Blendoit <blendoit@gmail.com> | 2020-08-11 18:30:03 -0700 |
commit | 0898dcd51db89960e9bd44bed98ca138d51c8969 (patch) | |
tree | 5a2c035a6df7f796efa180a10818df3bba2266c2 /.gitignore | |
parent | a69ff789a488a31f6f6b4f7fc34ef32a3a667a0d (diff) |
Roll templates from ~/org/ to ~/.emacs.d
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ *.elc +# Backups +bkp/ + # TeX artifacts *.tex *.lot |