diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..21bafbd --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +dist +build +*.spec \ No newline at end of file diff --git a/README.md b/README.md index 340c7a2..5c739fd 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,4 @@
pip install requests pyinstaller)pyinstaller -D -F -n GVM.x86_64 main.py)