diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fcdc4f1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.vscode/ +__pycache__/ +build/ +dist/ +*.spec +.DS_store +config.json \ No newline at end of file