diff options
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 |