Add senf.conf support and update senfutil
[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
12 # File names to ignore in all directories
13 all_includes.hh
14 doc/
15 .test.bin
16 .test.stamp
17
18 # Local files (files in this directory)
19 /Doxyfile.local
20 /SConscript.local
21 /*-stamp
22 /*.conf
23 /linklint
24 /TODO
25 /dist/