update .gitignore
[ust.git] / .gitignore
1 *.so
2 *.swp
3 *.o
4 *.swo
5 Makefile
6 .libs/
7 .deps/
8 *~
9 *.la
10 *.lo
11 Makefile.in
12 *.loT
13 configure
14 aclocal.m4
15 autom4te.cache/
16 config.h
17 config.h.in
18 config/
19 config.log
20 config.status
21 stamp-h1
This page took 0.030867 seconds and 5 git commands to generate.