diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-12-06 21:20:18 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-12-06 21:20:18 +0800 |
commit | 56db555188e2dad184d927f0222996777d0e912b (patch) | |
tree | b9b5030fbf82f573a534feb90173eb1e6c4217bb /.gitignore | |
parent | f90a7b44c867fe5fe02ae2a478f4411bb58004ff (diff) |
Remove muttrc for local config
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ | |||
1 | private/* | 1 | private/* |
2 | tokens/* | 2 | tokens/* |
3 | lazy-lock.json | 3 | lazy-lock.json |
4 | mutt/muttrc | ||