diff options
author | meltland <[email protected]> | 2025-03-10 15:11:32 -0400 |
---|---|---|
committer | meltland <[email protected]> | 2025-03-10 15:11:32 -0400 |
commit | 8ace0c0e1cc333b275988cd3af39e39a111809a4 (patch) | |
tree | 8582be5bfbd9f0e11877be104099ca3b7848e681 /.gitignore | |
parent | 3f3e3eda8504f27cdebbb66ec095a89e4b7c4251 (diff) |
some moderation stuffb
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index a1b9cbb..bd5bbcd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .env -__pycache__/ \ No newline at end of file +__pycache__/ +users/ +portusers.py \ No newline at end of file |