add venv mentioned in the readme to gitignore (#2038)
This commit is contained in:
parent
f6d67d7655
commit
0b00aaf897
|
|
@ -20,6 +20,7 @@ user_path_config.txt
|
||||||
user_path_config-deprecated.txt
|
user_path_config-deprecated.txt
|
||||||
/modules/*.png
|
/modules/*.png
|
||||||
/repositories
|
/repositories
|
||||||
|
/fooocus_env
|
||||||
/venv
|
/venv
|
||||||
/tmp
|
/tmp
|
||||||
/ui-config.json
|
/ui-config.json
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue