diff options
author | Gaetan Nadon <nadon@memsize.(none)> | 2011-12-31 09:03:39 -0500 |
---|---|---|
committer | Gaetan Nadon <nadon@memsize.(none)> | 2011-12-31 09:03:39 -0500 |
commit | 0d8ef503e2d51d727a912d6ef3cf017608e45b7f (patch) | |
tree | 81ccec981f9518ece7cb9008aa92780a46960ee4 | |
parent | 9cbf06b9f7b1378ce3424837c979c3241516bf9b (diff) |
Add .gitignore for the newly added DocBook/XML generated files.
Signed-off-by: Gaetan Nadon <nadon@memsize.(none)>
-rw-r--r-- | specs/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/specs/.gitignore b/specs/.gitignore new file mode 100644 index 0000000..92946c9 --- /dev/null +++ b/specs/.gitignore @@ -0,0 +1,5 @@ +*.html +*.ps +*.pdf +*.txt +*.db |