initial commit
rebranding everything
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
*.pyc
|
||||
*.bat
|
||||
.idea
|
||||
.todo
|
||||
*.log
|
||||
*.txt
|
||||
*.backup
|
||||
|
||||
*.png
|
||||
*.mp4
|
||||
*.mkv
|
||||
|
||||
.tmp/
|
||||
temp/
|
||||
venv/
|
||||
workflow/
|
||||
gfpgan/
|
||||
Reference in New Issue
Block a user