summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2023-02-20 16:18:45 -0600
committerCase Duckworth2023-02-20 16:18:45 -0600
commit712e4ed0ee0e51d97299df0cf76054d780cf37ee (patch)
tree95980cc8de2fcb239b75a52f6ce50618105fc251
parentCorrect choose-executable (diff)
downloademacs-712e4ed0ee0e51d97299df0cf76054d780cf37ee.tar.gz
emacs-712e4ed0ee0e51d97299df0cf76054d780cf37ee.zip
Ignore tree-sitter/
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index a40481b..67825c8 100644 --- a/.gitignore +++ b/.gitignore
@@ -26,4 +26,5 @@ lisp/*-autoloads.el
26 26
27# put random stuff in here 27# put random stuff in here
28scratch.el 28scratch.el
29jabber-avatar-cache/ \ No newline at end of file 29jabber-avatar-cache/
30tree-sitter/ \ No newline at end of file