diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
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 |
28 | scratch.el | 28 | scratch.el |
29 | jabber-avatar-cache/ \ No newline at end of file | 29 | jabber-avatar-cache/ |
30 | tree-sitter/ \ No newline at end of file | ||