diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-06-15 10:36:16 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-06-15 10:36:16 +0200 |
commit | a8a2259cd5e47652791b26d4a6d11a61a61d853b (patch) | |
tree | 8f6142ef08ecab5de65c283b7b06a9df050264df /docs | |
parent | f0811bd9515590f3d5f6b52fd4a618ec668411da (diff) |
Stick some .gitignore files so that git status shows sensible stuff
Diffstat (limited to 'docs')
-rw-r--r-- | docs/doxygen/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/doxygen/.gitignore b/docs/doxygen/.gitignore new file mode 100644 index 0000000..5508282 --- /dev/null +++ b/docs/doxygen/.gitignore @@ -0,0 +1,3 @@ +Makefile +Makefile.in +html |