diff options
Diffstat (limited to 'gui/.gitignore')
-rw-r--r-- | gui/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gui/.gitignore b/gui/.gitignore new file mode 100644 index 0000000..4f2de9b --- /dev/null +++ b/gui/.gitignore @@ -0,0 +1,3 @@ +# python files +venv/ +__pycache__/ |