diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2021-04-20 00:42:06 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2021-04-20 00:42:06 +0300 |
commit | 36f59a3a84009e471357119857243a6c2577bc4c (patch) | |
tree | 1c024a5097d316000808b92f06d35366567fa0de /.gitignore | |
parent | a00b0b2cbfb56f7598ea741eada109744d77e6de (diff) |
udpate
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ venv .idea -output.csv
\ No newline at end of file +output.csv +__pycache__ |