diff options
author | David Smith <dsmith@redhat.com> | 2008-04-09 13:00:36 -0500 |
---|---|---|
committer | David Smith <dsmith@redhat.com> | 2008-04-09 13:00:36 -0500 |
commit | a291e87b97bd7eefcd63cc63f37c14ccdae1a268 (patch) | |
tree | f08c604f40e87167e96c995d7ebff12c45333446 /doc/.gitignore | |
parent | 946d18f91669c0fbee36124f0bc06d7cf56aecdf (diff) | |
download | systemtap-steved-a291e87b97bd7eefcd63cc63f37c14ccdae1a268.tar.gz systemtap-steved-a291e87b97bd7eefcd63cc63f37c14ccdae1a268.tar.xz systemtap-steved-a291e87b97bd7eefcd63cc63f37c14ccdae1a268.zip |
2008-04-09 David Smith <dsmith@redhat.com>
* .gitignore: Added more files to ignore.
* doc/.gitignore: New file.
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 00000000..d8a93302 --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1,8 @@ +*.aux +*.glo +*.idx +*.log +*.lot +*.out +*.pdf +*.toc |