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