diff options
author | Matthew Lemon <y@yulqen.org> | 2022-12-15 13:35:18 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2022-12-15 13:35:18 +0000 |
commit | c7e04c1b97cb0cdc100ae3b6d14dc452ac7e252b (patch) | |
tree | 1812ca6a5c2116b4577f717aa622f1133e4b46c5 /gitignore_global | |
parent | aa83181a2b18b07895072342af873f0ac640728d (diff) |
git set email and added ignore defaults
Diffstat (limited to '')
-rw-r--r-- | gitignore_global | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gitignore_global b/gitignore_global index 7bba777..461b29f 100644 --- a/gitignore_global +++ b/gitignore_global @@ -7,7 +7,6 @@ __pycache__/ # Distribution / packaging .Python -env/ .idea/ venv/ .venv/ |