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
committed by Zomatree
parent 7abbad700c
commit bfc6f50ee5
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