Move sourcecode into 'senf/' directory
[senf.git] / .gitignore
1 # Local files (files in this directory)
2 /Doxyfile.local
3 /.prepare-stamp
4 /libsenf.a
5 /build-arch-debug-stamp
6 /build-arch-final-stamp
7 /build-indep-stamp
8 /configure-stamp
9 /linklint
10 /SConscript.local
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
22 # File names to ignore in all directories
23 all_includes.hh
24 doc/
25 .test.bin
26 .test.stamp