diff options
author | David Luevano <55825613+luevano@users.noreply.github.com> | 2019-10-13 02:17:25 -0600 |
---|---|---|
committer | David Luevano <55825613+luevano@users.noreply.github.com> | 2019-10-13 02:17:25 -0600 |
commit | 2a77dc5b831b184d0c9a450cc57954975b9ff885 (patch) | |
tree | 133082dcbbaf965189b2f018fa77358cec95c8fc | |
parent | c4e6a561de67a3b4c4e45f1b27d7d74e37696296 (diff) |
Reformatted the personal ignores
-rw-r--r-- | .gitignore | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -103,10 +103,14 @@ venv.bak/ # mypy .mypy_cache/ +# +# +# PERSONAL IGNORES. +# +# + # vscode -.vscode .vscode/ # Project specific test_data/ -test_data |