Bläddra i källkod

修改git ignore

DESKTOP-1PBHPQR\admin 2 år sedan
förälder
incheckning
53cd9f62e4
1 ändrade filer med 4 tillägg och 4 borttagningar
  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/