diff options
| author | Hristo Venev <hristo@venev.name> | 2021-08-26 17:30:35 +0300 |
|---|---|---|
| committer | Hristo Venev <hristo@venev.name> | 2021-08-26 17:30:35 +0300 |
| commit | a2b2fe7da78378dc6a64f58c14e907496c9adea9 (patch) | |
| tree | bc7a3c119afb2ca25fd232bbcaafe0e05bf93b75 /.gitignore | |
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..225fc6f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/__pycache__ |
