diff options
author | Thanos Apollo <thanos@thanosapollo> | 2023-02-08 22:30:19 +0200 |
---|---|---|
committer | Thanos Apollo <thanos@thanosapollo> | 2023-02-08 22:32:20 +0200 |
commit | 8bd32e2405481feb2d494866c3f1da9e3cfe73f4 (patch) | |
tree | cdf4876443da4a1bccb44da993541419b8179dde /.gitignore | |
parent | d69f859d3580a4c40f32832959966a7fc648f5dc (diff) |
gitignore: add mbsyncrc
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -10,4 +10,6 @@ elpa/ \#*\# secret* -custom*
\ No newline at end of file +custom* + +.mbsyncrc
\ No newline at end of file |