diff options
| author | spice <git@spice> | 2026-06-26 11:16:25 +0000 |
|---|---|---|
| committer | spice <git@spice> | 2026-06-26 11:16:25 +0000 |
| commit | b481e7a034f75add1b2c7c45abb4b21c9e2850c6 (patch) | |
| tree | 1dde0df319a9256a010a9f9d3cea317bbba6bdc8 | |
| parent | 1d638bd708d4e04622ca836339932a875fa75208 (diff) | |
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..31062db --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/__pycache__/* |
