0023544: Texture management in TKOpenGl should be redesigned
[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
19/adm/lin
20/adm/mac
21/adm/make
22*.vcproj*user
23*.ncb
24*.suo
25
26# test results
27/results*
28
29# Emacs backup files
30*~
31
32#Generated files
33*.in
34/*.am
35/*.m4
36/*.ac
37/*.sh
38/*.bat
39/autom4te.cache
40/build_configure
41/configure
42/make
43/config.*
44/Makefile
45/libtool
46/stamp*