diff options
author | Piotr Krysik <perper@o2.pl> | 2009-06-12 10:00:28 +0200 |
---|---|---|
committer | Piotr Krysik <perper@o2.pl> | 2009-06-12 10:00:28 +0200 |
commit | 463778d5aafdc222a1b7aec2fbd5509f61e2a498 (patch) | |
tree | af1827a2034beacaf6565361479cfa9d6a91e5e5 | |
parent | 3a73724cd785d550955708dbcd141175d9e4f519 (diff) |
do not include directories with compiled documentation: html latex xml
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -19,4 +19,7 @@ compile build *~ autom4te.cache -debug
\ No newline at end of file +debug +html +latex +xml |