update gitignore

bake-in-vae
Vladimir Mandic 2023-02-08 07:21:52 -05:00 committed by 秋葉杏
parent 1f9b51745f
commit 7a998ede9c
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
.idea
.vscode
.vscode
__pycache__