summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorCase Duckworth2022-04-02 13:52:23 -0500
committerCase Duckworth2022-04-02 13:52:23 -0500
commit2e46fd9241fd71dc772fd2f3176750c936cd37a6 (patch)
tree1ee24ac1eaa95de2153deffc9706c28e7d57f0c9 /.gitignore
parentMerge branch 'main' of tildegit.org:acdw/emacs (diff)
downloademacs-2e46fd9241fd71dc772fd2f3176750c936cd37a6.tar.gz
emacs-2e46fd9241fd71dc772fd2f3176750c936cd37a6.zip
Ignore scratch.el
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 71b07a9..4c2cdcd 100644 --- a/.gitignore +++ b/.gitignore
@@ -18,3 +18,6 @@ transient/
18var/ 18var/
19eshell/* 19eshell/*
20!eshell/aliases 20!eshell/aliases
21
22# put random stuff in here
23scratch.el