diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2009-11-11 18:56:57 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2009-11-19 14:59:56 -0500 |
commit | 802f5e2a67ef3d214a0560c36985f8fed3ab92f1 (patch) | |
tree | 7917f40fe017650883712ba1e52c0a19de98a807 /doc/.gitignore | |
parent | 7309ebe123d05955d81318bca5c58ee90b9887dd (diff) |
Update .gitignore for the /doc directory #24239
Diffstat (limited to 'doc/.gitignore')
-rw-r--r-- | doc/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore new file mode 100644 index 0000000..5077603 --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1,8 @@ +# Add & Override for this directory and it's subdirectories +*.html +*.ps +*.txt +*.html.raw +*.ps.raw +*.txt.raw +grohtml-*.png |