diff options
author | Hristo Venev <hristo@venev.name> | 2022-05-06 02:18:03 +0300 |
---|---|---|
committer | Hristo Venev <hristo@venev.name> | 2022-05-06 02:18:03 +0300 |
commit | 861044a44a5d01b30c9ff34e21bb47324e484bb6 (patch) | |
tree | b67334621560da1a6e3213e03c97531d014adc2e /.gitignore |
Initial commit?
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bee8a64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__ |