new: dev: initialize the GTK client #11
This commit is contained in:
11
gtk-client/.gitignore
vendored
Normal file
11
gtk-client/.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
.env
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
.venv/
|
||||
venv/
|
||||
Reference in New Issue
Block a user