summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorCase Duckworth2021-04-19 15:25:53 -0500
committerCase Duckworth2021-04-19 15:25:53 -0500
commitf09752f5a0880a70b31d0babfa42cc3aaff3c039 (patch)
tree52d074928be13f000608a04837fe08ee376f9d51 /.gitignore
parentAdd `acdw/kill-a-buffer' and keybinding (diff)
parentAdd (and ignore) pkg/ (diff)
downloademacs-f09752f5a0880a70b31d0babfa42cc3aaff3c039.tar.gz
emacs-f09752f5a0880a70b31d0babfa42cc3aaff3c039.zip
Merge branch 'main' of https://tildegit.org/acdw/emacs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 7 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore index 8de33a1..474457c 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,10 +1,12 @@
1*~
1.org-id-locations 2.org-id-locations
2eln-cache/
3auto-save-list/ 3auto-save-list/
4server/ 4eln-cache/
5var/
6etc/ 5etc/
6gnus/
7racket-mode/
8server/
7straight/ 9straight/
8transient/ 10transient/
9racket-mode/ 11var/
10*~ \ No newline at end of file 12pkg/ \ No newline at end of file