diff options
author | Case Duckworth | 2022-05-23 20:12:53 -0500 |
---|---|---|
committer | Case Duckworth | 2022-05-23 20:12:59 -0500 |
commit | dd3afe747ecf51f87d33318c2ad68953d153495f (patch) | |
tree | c364d2c59741f68bb3f51e8a28f84a2a9712fd37 /.gitignore | |
parent | Add timers (diff) | |
download | emacs-dd3afe747ecf51f87d33318c2ad68953d153495f.tar.gz emacs-dd3afe747ecf51f87d33318c2ad68953d153495f.zip |
meh
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4c2cdcd..c521db5 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -18,6 +18,7 @@ transient/ | |||
18 | var/ | 18 | var/ |
19 | eshell/* | 19 | eshell/* |
20 | !eshell/aliases | 20 | !eshell/aliases |
21 | url/ | ||
21 | 22 | ||
22 | # put random stuff in here | 23 | # put random stuff in here |
23 | scratch.el | 24 | scratch.el |