diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -159,8 +159,6 @@ cython_debug/ | |||
159 | # option (not recommended) you can uncomment the following to ignore the entire idea folder. | 159 | # option (not recommended) you can uncomment the following to ignore the entire idea folder. |
160 | #.idea/ | 160 | #.idea/ |
161 | 161 | ||
162 | text-inversion-model/ | 162 | output/ |
163 | dreambooth-model/ | ||
164 | inference/ | ||
165 | conf*.json | 163 | conf*.json |
166 | v1-inference.yaml* | 164 | v1-inference.yaml* |