Removed further files from top-level directory
[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 /SConscript.local
23 /*-stamp
24 /*.conf
25 /linklint
26 /TODO
27 /dist/