diff options
| author | Dmitrii Morozov <snoopdesigns@gmail.com> | 2024-03-21 20:55:30 +0100 |
|---|---|---|
| committer | Dmitrii Morozov <snoopdesigns@gmail.com> | 2024-03-21 20:55:30 +0100 |
| commit | 9e1211c1b2d6005e529c16376d86203fa7932ed1 (patch) | |
| tree | 00ca3283ba937e9eca2b71b3e384e7a120746dcc /.gitignore | |
| parent | 02ea6960948abb874d926663ab4339cd654aec46 (diff) | |
Implementation
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..ba0430d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__/
\ No newline at end of file |
