浏览代码

修改git ignore

DESKTOP-1PBHPQR\admin 2 年之前
父节点
当前提交
53cd9f62e4
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      .gitignore

+ 4 - 4
.gitignore

@@ -24,14 +24,14 @@
 *.vtk
 
 #build module files
-#*.dll
-#*.lib
+*.dll
+*.lib
 
 
 # Build results
-#[Dd]ebug/
+[Dd]ebug/
 [Dd]ebugPublic/
-#[Rr]elease/
+[Rr]elease/
 [Rr]eleases/
 x64/
 x86/