소스 검색

修改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/