diff --git a/.gitignore b/.gitignore index adb36c8..c76f334 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*.exe \ No newline at end of file +*.exe +main \ No newline at end of file diff --git a/PayServer/src/main/main b/PayServer/src/main/main deleted file mode 100755 index 25225b8..0000000 Binary files a/PayServer/src/main/main and /dev/null differ