More .gitignore stuff
[senf.git] / .gitignore
1 # Local files (files in this directory)
2 /Doxyfile.local
3 /local_config.hh
4 /.prepare-stamp
5 /libsenf.a
6
7 # File name patters to ignore in all directories
8 *.pyc
9 *.png
10 *.o
11 *.test.checked
12 .sconsign*
13
14 # File names to ignore in all directories
15 all_includes.hh
16 doc/
17 .test.bin
18 .test.stamp