Update .gitignore

Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
2022-08-08 14:43:38 +07:00
parent 1f5c867444
commit e6ef2bd50f

2
.gitignore vendored
View File

@@ -5,7 +5,7 @@
/venv
## Ignore Python complied files
*/__pycache__
*__pycache__
## Ignore ui -> py transform
*/form.py