Add directories build and install to ignore list.
[occt.git] / .gitignore
CommitLineData
49036370 1
5e335c5b 2# standard directories for derived files in CASROOT
49036370 3/.adm
4/sun
5/lin
be34de4b 6/mac
49036370 7/ao1
8/sil
9/wnt
72b7576f 10/doc
49036370 11/drv
12/inc
13/work
23bbd9d3 14
15# standard names of directories for objects and binaries on Windows
16win32
17win64
49036370 18
5c1f974e 19# standard names of directories for objects and binaries for samples
20bin
21obj
22Debug
23Release
24
5e335c5b 25# project files and artifacts
26/adm/msvc
bf75be98 27/adm/wnt
28/adm/lin
be34de4b 29/adm/mac
5e335c5b 30/adm/make
31*.vcproj*user
5c1f974e 32*.csproj*user
5e335c5b 33*.ncb
34*.suo
23bbd9d3 35*.sdf
1c1e319d 36*.opensdf
37*.ipch
38*.aps
5e335c5b 39
40# test results
41/results*
42
43# Emacs backup files
44*~
45
910970ab 46# Generated files
5e335c5b 47/*.am
48/*.m4
49/*.ac
b0bd9ad0 50/*.sh
910970ab 51/custom.bat
5e335c5b 52/autom4te.cache
53/build_configure
54/configure
55/make
56/config.*
57/Makefile
58/libtool
59/stamp*
673167be 60/build
61/install