diff options
| author | Dmitrii Morozov <snoopdesigns@gmail.com> | 2024-03-24 19:32:30 +0100 | 
|---|---|---|
| committer | Dmitrii Morozov <snoopdesigns@gmail.com> | 2024-03-24 19:32:30 +0100 | 
| commit | 30696764787d49c25d90b4241f97cf64523a5678 (patch) | |
| tree | c681cd795f6dd3ca77017248ddd899fc58d54258 /.gitignore | |
| parent | f820893474da77abc2cbca68b3aad9a19b88af08 (diff) | |
Added 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..ba0430d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__/
\ No newline at end of file  | 
