diff options
author | Marius Peter <blendoit@gmail.com> | 2020-12-23 16:42:01 -0800 |
---|---|---|
committer | Marius Peter <blendoit@gmail.com> | 2020-12-23 16:42:01 -0800 |
commit | 7def4f73f218f9be55afcb36d3216fb51364f220 (patch) | |
tree | 59dd2a882441ad39d53ed982abee49d5bff2c359 /.gitignore | |
parent | 2f261d62bc3e7a00c50fca64ed71e133f4700636 (diff) |
Misc.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,6 +18,7 @@ transient/** .cache/** _minted* emojis/* +server/* # Tangled config .el and .elc file from .org smart-documents.el* @@ -25,5 +26,4 @@ smart-documents.el* # Misc .org-id-locations async-bytecomp.log -fonts/* srecode-map.el
\ No newline at end of file |