Move debian and documentation specific parts of SConstruct into SConscript files
[senf.git] / .gitignore
1 # Local files (files in this directory)
2 /Doxyfile.local
3 /local_config.hh
4 /.prepare-stamp
5 /libsenf.a
6 /build-arch-debug-stamp
7 /build-arch-final-stamp
8 /build-indep-stamp
9 /configure-stamp
10 /linklint
11
12 # File name patters to ignore in all directories
13 *.pyc
14 *.png
15 *.o
16 *.test.checked
17 .sconsign*
18 *~
19 #*#
20
21 # File names to ignore in all directories
22 all_includes.hh
23 doc/
24 .test.bin
25 .test.stamp