0029571: Samples: build qt samples together with OCCT
[occt.git] / .gitignore
1
2 # standard directories for derived files in CASROOT
3 /.adm
4 /sun
5 /lin
6 /mac
7 /ao1
8 /sil
9 /wnt
10 /doc
11 /drv
12 /inc
13 /work
14
15 # standard names of directories for objects and binaries on Windows
16 win32
17 win64
18
19 # standard names of directories for objects and binaries for samples
20 bin
21 obj
22 Debug
23 Release
24
25 # project files and artifacts
26 /adm/msvc
27 /adm/wnt
28 /adm/lin
29 /adm/mac
30 /adm/make
31 *.vcproj*user
32 *.vcxproj*user
33 *.csproj*user
34 *.ncb
35 *.suo
36 *.sdf
37 *.opensdf
38 *.VC.db
39 *.VC.opendb
40 *.ipch
41 *.aps
42
43 # test results
44 /results*
45
46 # Emacs backup files
47 *~
48
49 # Generated files
50 /*.am
51 /*.m4
52 /*.ac
53 /*.sh
54 /codeblocks.bat
55 /custom.bat
56 /autom4te.cache
57 /build_configure
58 /configure
59 /make
60 /config.*
61 /Makefile
62 /libtool
63 /stamp*
64 /build*
65 /install