0023562: nbshapes command works incorrect with the attached shapes
[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 /drv
11 /inc
12 /work
13
14 # standard names of directories for objects and binaries on Windows
15 win32
16 win64
17
18 # project files and artifacts
19 /adm/msvc
20 /adm/wnt
21 /adm/lin
22 /adm/mac
23 /adm/make
24 /adm/cmake
25 *.vcproj*user
26 *.ncb
27 *.suo
28 *.sdf
29
30 # test results
31 /results*
32
33 # Emacs backup files
34 *~
35
36 #Generated files
37 *.in
38 /*.am
39 /*.m4
40 /*.ac
41 /*.sh
42 /*.bat
43 /autom4te.cache
44 /build_configure
45 /configure
46 /make
47 /config.*
48 /Makefile
49 /libtool
50 /stamp*