0024040: The result of CUT operation is not correct
[occt.git] / .gitignore
index c0d8f5e..63daa70 100644 (file)
 /drv
 /inc
 /work
-/win32
-/win64
+
+# standard names of directories for objects and binaries on Windows
+win32
+win64
+
+# standard names of directories for objects and binaries for samples
+bin
+obj
+Debug
+Release
 
 # project files and artifacts
 /adm/msvc
 /adm/lin
 /adm/mac
 /adm/make
+/adm/cmake
 *.vcproj*user
+*.csproj*user
 *.ncb
 *.suo
+*.sdf
 
 # test results
 /results*