glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.h
[mesa.git] / .gitignore
1 *.a
2 *.o
3 *.pyc
4 *.pyo
5 *.so
6 *.sw[a-z]
7 *.pc
8 *~
9 depend
10 depend.bak
11 lib
12 lib64
13 configure
14 autom4te.cache
15 aclocal.m4
16 config.log
17 config.status
18 cscope*
19 .sconsign*
20 config.py
21 build