diff options
author | jao <jao@gnu.org> | 2008-08-31 07:11:50 +0200 |
---|---|---|
committer | jao <jao@oblong.net> | 2008-08-31 07:11:50 +0200 |
commit | 2049ccf1a2d469e4c04dc4345e2a5dd067d1a6df (patch) | |
tree | f08a775ad66ef07375f6832d98a7bc0afb84aef4 /doc/.gitignore | |
parent | 0aa3d867ea3e8facdfc166ce446c197f39a2703d (diff) | |
download | mdk-2049ccf1a2d469e4c04dc4345e2a5dd067d1a6df.tar.gz mdk-2049ccf1a2d469e4c04dc4345e2a5dd067d1a6df.tar.bz2 |
.ignore files for the compilation products
Diffstat (limited to 'doc/.gitignore')
-rw-r--r-- | doc/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index bb67de2..072a06b 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -1,4 +1,6 @@ +/Makefile /Makefile.in +/manual/* /mdk.aux /mdk.cp /mdk.cps @@ -13,4 +15,3 @@ /mdk.vr /mdk.vrs /texinfo.tex -/manual/* |