diff options
author | Marius Peter <marius.peter@tutanota.com> | 2021-08-21 22:14:45 -0700 |
---|---|---|
committer | Marius Peter <marius.peter@tutanota.com> | 2021-08-21 22:14:45 -0700 |
commit | 03390ee4eb2cd3f457de141eb51fb84bb0ed287b (patch) | |
tree | f38370598bfffc192fed660c3d3aba3da779342a /.gitignore | |
parent | cf10cafa675b4dcc96bdb19c38d94291d86c53ff (diff) |
.gitignore cleanup.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -13,14 +13,12 @@ secret* *.cache # These directories are populated on config execution. -elpa/** -url/** +res/** meta/** -auto-save-list/** +url/** transient/** .cache/** _minted* -emojis/* server/* eshell/* |