summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authormeltland <[email protected]>2025-03-09 16:55:06 -0400
committermeltland <[email protected]>2025-03-09 16:55:06 -0400
commite56539c99191f882cb5be5584bec5ecf5edacb31 (patch)
tree4ff4261ca36c5130dfa265611fdfdeb1049a4eb6 /.gitignore
parentd0f8bea0fb79cf9f3d6ac21eb875d85228295b6d (diff)
registration
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
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