diff options
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | stashley/__pycache__/__init__.cpython-310.pyc | bin | 2364 -> 0 bytes | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a295864 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pyc +__pycache__ diff --git a/stashley/__pycache__/__init__.cpython-310.pyc b/stashley/__pycache__/__init__.cpython-310.pycBinary files differ deleted file mode 100644 index b658025..0000000 --- a/stashley/__pycache__/__init__.cpython-310.pyc +++ /dev/null | 
