chore: ignore python venv and dev script for user generation

Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
This commit is contained in:
IAmTomahawkx
2025-03-09 21:40:21 -07:00
parent bcf6561c0c
commit 859c0214ec
2 changed files with 95 additions and 0 deletions

2
.gitignore vendored
View File

@@ -5,6 +5,8 @@ compose.override.yml
target
.data
.env
.venv/
venv/
.vercel
.DS_Store