Update .gitignore
This commit is contained in:
parent
b62da7f34b
commit
0485681c76
1 changed files with 1 additions and 6 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -1,12 +1,7 @@
|
||||||
/static/generated
|
/static/generated
|
||||||
.DS_Store
|
*.DS_Store
|
||||||
.DS_Store
|
|
||||||
.DS_Store
|
|
||||||
.DS_Store
|
|
||||||
/.venv
|
/.venv
|
||||||
/static/uploads
|
/static/uploads
|
||||||
.DS_Store
|
|
||||||
user_prompts.json
|
user_prompts.json
|
||||||
/static/preview
|
/static/preview
|
||||||
template_favorites.json
|
template_favorites.json
|
||||||
.DS_Store
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue