xref: /freebsd/contrib/libxo/.gitignore (revision 5b9c547c)
1# Object files
2*.o
3
4# Libraries
5*.lib
6*.a
7
8# Shared objects (inc. Windows DLLs)
9*.dll
10*.so
11*.so.*
12*.dylib
13
14# Executables
15*.exe
16*.app
17
18*~
19*.orig
20
21aclocal.m4
22ar-lib
23autom4te.cache
24build
25compile
26config.guess
27config.h.in
28config.sub
29depcomp
30ltmain.sh
31missing
32
33Makefile.in
34configure
35.DS_Store
36
37xoconfig.h.in
38
39.gdbinit
40.gdbinit.local
41xtest
42xtest.dSYM
43tests/w
44