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