summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorCase Duckworth2023-05-10 13:08:35 -0500
committerCase Duckworth2023-05-10 13:08:35 -0500
commit43bed1f97e6f1a229553d7a25dc437741326772e (patch)
tree690012bd1a3797c41dff9b181f2e3ec44bd942ce /.gitignore
parentchanges (diff)
downloademacs-43bed1f97e6f1a229553d7a25dc437741326772e.tar.gz
emacs-43bed1f97e6f1a229553d7a25dc437741326772e.zip
Bankruptcy 10
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore35
1 files changed, 5 insertions, 30 deletions
diff --git a/.gitignore b/.gitignore index 67825c8..aebf66d 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,30 +1,5 @@
1*~ 1*
2.#* 2!init.el
3.* 3!packages.el
4*.elc 4!definitions.el
5.etc/ 5!.gitignore \ No newline at end of file
6.org-id-locations
7auto-save-list/
8eln-cache/
9elpa/
10etc/
11feeds.txt
12gnus/
13old/
14pkg/
15racket-mode/
16server/
17straight/
18transient/
19var/
20eshell/*
21!eshell/aliases
22url/
23spell-fu/
24yoke/
25lisp/*-autoloads.el
26
27# put random stuff in here
28scratch.el
29jabber-avatar-cache/
30tree-sitter/ \ No newline at end of file