diff --git a/.gitignore b/.gitignore index 3bcb678..ced9f67 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,7 @@ # 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。 ################################################################################ -/.vs -/.vscode \ No newline at end of file +.vs +.vscode +a.out +build \ No newline at end of file