Further top-dir cleanup and lcov target
[senf.git] / .gitignore
1 # File name patters to ignore in all directories
2 *.pyc
3 *.png
4 *.o
5 *.a
6 *.test.checked
7 .sconsign*
8 *~
9 *#
10 .#*
11 *.gcda
12 *.gcno
13 *.gcov
14
15 # File names to ignore in all directories
16 all_includes.hh
17 doc/
18 .test.bin
19 .test.stamp
20
21 # Local files (files in this directory)
22 /Doxyfile.local
23 /SConscript.local
24 /*-stamp
25 /*.conf
26 /linklint
27 /TODO
28 /dist/