Replace SENFSCons.InstallIncludeFiles with InstallSubdir builder calls
[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 /SConscript.local
12
13 # File name patters to ignore in all directories
14 *.pyc
15 *.png
16 *.o
17 *.test.checked
18 .sconsign*
19 *~
20 *#
21 .#*
22
23 # File names to ignore in all directories
24 all_includes.hh
25 doc/
26 .test.bin
27 .test.stamp