Fix small typo
[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/
71c305f0 38.pkglist
74478c81 39
fa3bd85e
TJ
40# Doxygen documentation
41Doxyfile
42doc/Doxyfile
43doc/html
44
45# Backup files and stuff from patches
46*.orig
47*.rej
48*~
49
50# libasyncio specific
e32a61a3
RP
51asyncio_config.hpp.in
52asyncio_config.hpp