updated (using new utils)
[libasyncio] / .gitignore
CommitLineData
fa3bd85e
TJ
1# Normal stuff
2*.o
3*.a
4*.so
5*.lo
10862d2e 6*.loT
fa3bd85e
TJ
7*.la
8*.pc
9.deps/
10.libs/
11build/
12
13# Automake
14Makefile
15Makefile.in
16autom4te.cache
17aclocal.m4
18libtool
19stamp-h1
20configure
21config.*
22*.substvars
23ltmain.sh
24missing
b4789527 25mkinstalldirs
fa3bd85e
TJ
26install-sh
27depcomp
28INSTALL
73994b1b
RP
29autoscan.log
30configure.scan
fa3bd85e
TJ
31
32# kdevelop
33*.kdevelop.pcs
34*.kdevses
35
74478c81
RP
36# eclipse
37.settings/
38
fa3bd85e
TJ
39# Doxygen documentation
40Doxyfile
41doc/Doxyfile
42doc/html
43
44# Backup files and stuff from patches
45*.orig
46*.rej
47*~
48
49# libasyncio specific
e32a61a3
RP
50asyncio_config.hpp.in
51asyncio_config.hpp