diff options
author | Santo Cariotti <sancn@live.com> | 2017-05-10 18:12:02 +0200 |
---|---|---|
committer | Santo Cariotti <sancn@live.com> | 2017-05-10 18:12:02 +0200 |
commit | 0e86264ddf667868634ddcc24606546cd0df6192 (patch) | |
tree | 3324b0116de9926c46b03ddaec2cf4624ea58a1c /.gitignore | |
parent | 1c30cab072b066b60961d055a446a67124924034 (diff) |
modified gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ __pycache__/ +*.py.swp + |