diff options
author | Marius Peter <marius.peter@tutanota.com> | 2021-09-29 19:50:10 -0700 |
---|---|---|
committer | Marius Peter <marius.peter@tutanota.com> | 2021-09-29 19:50:10 -0700 |
commit | 9d13f3dbb707d2a28bef3a4dda91fe58c152666e (patch) | |
tree | 159146767f34cc978010d636d369a55d1544c7b6 /.gitignore | |
parent | f6dfa0dceb9fb0883d855f160af17e90987997f0 (diff) |
Misc.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,4 +1,4 @@ -# .gitignore +# .gitignore for Smart Documents. # All secrets! secret* @@ -6,9 +6,6 @@ secret* # .org => .el => .elc *.elc -# All website pages -*.html - # All caches *.cache |