diff options
author | luxagraf <sng@luxagraf.net> | 2020-07-15 09:29:55 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2020-07-15 09:29:55 -0400 |
commit | 768a4df311c1a0b296481860258a7f58d3a87fa6 (patch) | |
tree | 2e0b10a24ebc607b9bdfcc727f99f802ee89348d /.gitignore_global | |
parent | fe4d14419e52e4afbc2a7feefdc34cae2f30a3e1 (diff) |
added latest tweaks to my setup
Diffstat (limited to '.gitignore_global')
-rw-r--r-- | .gitignore_global | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore_global b/.gitignore_global index 610d761..26f2255 100644 --- a/.gitignore_global +++ b/.gitignore_global @@ -39,3 +39,4 @@ Thumbs.db *.swo bin/venv/ bin/venv3/ +!mail/* |