diff options
author | meltland <[email protected]> | 2025-03-09 16:55:06 -0400 |
---|---|---|
committer | meltland <[email protected]> | 2025-03-09 16:55:06 -0400 |
commit | e56539c99191f882cb5be5584bec5ecf5edacb31 (patch) | |
tree | 4ff4261ca36c5130dfa265611fdfdeb1049a4eb6 /.gitignore | |
parent | d0f8bea0fb79cf9f3d6ac21eb875d85228295b6d (diff) |
registration
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 2eea525..a1b9cbb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.env \ No newline at end of file +.env +__pycache__/ \ No newline at end of file |