0023316: OpenGl package can not be compiled on RedHat40-64
[occt.git] / .gitignore
... / ...
CommitLineData
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/win32
14/win64
15
16# project files and artifacts
17/adm/msvc
18/adm/wnt/cbp
19/adm/mac
20/adm/make
21*.vcproj*user
22*.ncb
23*.suo
24
25# test results
26/results*
27
28# Emacs backup files
29*~
30
31#Generated files
32*.in
33/*.am
34/*.m4
35/*.ac
36/*.sh
37/*.bat
38/autom4te.cache
39/build_configure
40/configure
41/make
42/config.*
43/Makefile
44/libtool
45/stamp*