]> granicus.if.org Git - libass/blob - .gitignore
coretext: replace CT attr reads with freetype lookups
[libass] / .gitignore
1 # Compilation outputs
2 *.o
3 *.lo
4 *.la
5
6 # Temporaries
7 .deps
8 .libs
9 .dirstamp
10
11 # Makefiles
12 Makefile
13 Makefile.in
14
15 # Configuration
16 /config.*
17 /configure
18 /stamp-h1
19
20 # Test programs
21 /test/test*
22 /profile/profile*
23
24 # pkgconfig
25 /libass.pc
26
27 # Compilation support
28 /depcomp
29 /compile
30
31 # Autoconf files
32 /aclocal.m4
33 /autom4te.cache
34 /install-sh
35 /libtool
36 /ltmain.sh
37 /missing
38 /m4