0031939: Coding - correction of spelling errors in comments
[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 # project files and artifacts
16 /adm/msvc
17 /adm/wnt
18 /adm/lin
19 /adm/mac
20 /adm/make
21 *.vcproj*user
22 *.vcxproj*user
23 *.csproj*user
24 *.ncb
25 *.suo
26 *.sdf
27 *.opensdf
28 *.VC.db
29 *.VC.opendb
30 *.ipch
31 *.aps
32
33 # test results
34 /results*
35
36 # Emacs backup files
37 *~
38
39 # Generated files
40 /*.am
41 /*.m4
42 /*.ac
43 /*.sh
44 /codeblocks.bat
45 /custom.bat
46 /autom4te.cache
47 /build_configure
48 /configure
49 /make
50 /config.*
51 /Makefile
52 /libtool
53 /stamp*
54 /build*
55 /install