Code

Added templates for a library.
[template.git] / .gitignore
1 # build system stuff
2 .deps
3 Makefile
4 Makefile.in
5 aclocal.m4
6 autom4te.cache
7 compile
8 config.*
9 configure
10 depcomp
11 install-sh
12 missing
13 stamp-h1
15 # ltdl stuff
16 libltdl
17 libtool
18 ltmain.sh
20 # build output
21 .libs
22 *.la
23 *.lo
24 *.o
25 foobar