diff options
author | blendoit <blendoit@gmail.com> | 2019-09-28 16:16:57 -0700 |
---|---|---|
committer | blendoit <blendoit@gmail.com> | 2019-09-28 16:16:57 -0700 |
commit | 8c45fe51e40cb4ba4d9aa2043bf0ce43d1ea14ad (patch) | |
tree | 71fdd917a3b4208c235754093cb6a6b832dae9a0 /.gitignore | |
parent | 53dfc1f06a411061dbac5f148b20b1448b43ffcd (diff) |
TAGS
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ # .gitignore -__pycache__/ -save/ +__pycache__ +save TAGS |