Render README.md in doxygen properly
[vlp.git] / .gitignore
1 *.o
2 .deps
3 .dirstamp
4 Doxyfile
5 Makefile
6 Makefile.in
7 aclocal.m4
8 autom4te.cache
9 doc/doxygen
10 doc/doxygen_sqlite3.db
11 doc/html
12 doc/latex
13 doc/man
14 doxyfile.stamp
15 configure
16 compile
17 config.log
18 config.status
19 dep.comp
20 install-sh
21 missing
22 stamp-h1
23 .directory
24 depcomp
25 *.moc.cpp
26
27 src/*/ui/*.h
28 src/*/ui/dialogs/*.h