2
0
Эх сурвалжийг харах

Tweak to accomodate for build* directories anywhere.

ocornut 2 жил өмнө
parent
commit
5ce636b0ba
1 өөрчлөгдсөн 1 нэмэгдсэн , 2 устгасан
  1. 1 2
      .gitignore

+ 1 - 2
.gitignore

@@ -8,7 +8,6 @@ imgui.ini
 *.o
 *.obj
 *.exe
-examples/build/*
 examples/*/Debug/*
 examples/*/Release/*
 examples/*/x64/*
@@ -30,7 +29,7 @@ ipch
 JSON/
 
 ## Commonly used CMake directories
-/build*/
+build*/
 
 ## Xcode artifacts
 project.xcworkspace