diff options
| author | AUTOMATIC1111 <16777216c@gmail.com> | 2023-07-08 16:50:23 +0300 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-08 16:50:23 +0300 | 
| commit | 993dd9a8927407de8d19142cacb07e6f76686a67 (patch) | |
| tree | 89df31c33ecf054c9cb70aaf38fc3382f306f450 /.gitignore | |
| parent | ff6acd35d0807a4e0c3ee86cdb1520a4a3a11cdd (diff) | |
| parent | d7d6e8cfc8b85a99a48f82975ee213d487783c28 (diff) | |
| download | stable-diffusion-webui-gfx803-993dd9a8927407de8d19142cacb07e6f76686a67.tar.gz | |
Merge branch 'dev' into patch-1
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -34,3 +34,6 @@ notification.mp3  /test/stderr.txt  /cache.json*  /config_states/ +/node_modules +/package-lock.json +/.coverage* | 
