added_user_serach
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -2,4 +2,7 @@ gitignore
|
||||
# Python virtual environments
|
||||
venv/
|
||||
|
||||
app/
|
||||
# Python cache
|
||||
__pycache__/
|
||||
app/__pycache__/
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user