0026196: Wrong result obtained by projection algorithm.
[occt.git] / .gitignore
index c0d8f5e..c2da7e3 100644 (file)
@@ -7,11 +7,20 @@
 /ao1
 /sil
 /wnt
+/doc
 /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/mac
 /adm/make
 *.vcproj*user
+*.vcxproj*user
+*.csproj*user
 *.ncb
 *.suo
+*.sdf
+*.opensdf
+*.ipch
+*.aps
 
 # test results
 /results*
 # Emacs backup files
 *~
 
-#Generated files
-*.in
+# Generated files
 /*.am
 /*.m4
 /*.ac
 /*.sh
-/*.bat
+/custom.bat
 /autom4te.cache
 /build_configure
 /configure
@@ -44,3 +58,5 @@
 /Makefile
 /libtool
 /stamp*
+/build
+/install