Add directories build and install to ignore list.
[occt.git] / .gitignore
index 63daa70..4964a0f 100644 (file)
@@ -7,6 +7,7 @@
 /ao1
 /sil
 /wnt
+/doc
 /drv
 /inc
 /work
@@ -27,12 +28,14 @@ Release
 /adm/lin
 /adm/mac
 /adm/make
-/adm/cmake
 *.vcproj*user
 *.csproj*user
 *.ncb
 *.suo
 *.sdf
+*.opensdf
+*.ipch
+*.aps
 
 # test results
 /results*
@@ -40,13 +43,12 @@ Release
 # Emacs backup files
 *~
 
-#Generated files
-*.in
+# Generated files
 /*.am
 /*.m4
 /*.ac
 /*.sh
-/*.bat
+/custom.bat
 /autom4te.cache
 /build_configure
 /configure
@@ -55,3 +57,5 @@ Release
 /Makefile
 /libtool
 /stamp*
+/build
+/install