commit acbde8859aaaeae6101b0852542bb34cd18e4cdc Author: xiaoguo Date: Sun Mar 17 20:47:10 2024 +0800 新建CVD项目 来自PVD项目 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..84f9d08 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +################################################################################ +# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。 +################################################################################ + + +/CVDEMCS/.vs/ +/CVDEMCS/CVDEMCS/bin/ +/CVDEMCS/CVDEMCS/obj/ + +/CVDEMCS/obj +*.user +/.vs