diff options
author | Neil Jerram <neil@ossau.uklinux.net> | 2009-06-14 18:07:01 +0100 |
---|---|---|
committer | Neil Jerram <neil@ossau.uklinux.net> | 2009-06-14 18:07:01 +0100 |
commit | 5aaccd35a24eb67d5c489bda4e1e5faf1b22744e (patch) | |
tree | d8037697d48d2997d9fb06eceacbb8fc228a46d6 | |
parent | 39b94fee4304d56babf5bd62e10c5786a79f4389 (diff) | |
download | guile-5aaccd35a24eb67d5c489bda4e1e5faf1b22744e.tar.gz |
Add Tex and texinfo output and auxiliary suffixes to .gitignore
-rw-r--r-- | .gitignore | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0b2ff7cf2..ec59e5e70 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,19 @@ cscope.out cscope.files *.log INSTALL +*.aux +*.cp +*.cps +*.dvi +*.fn +*.fns +*.ky +*.pg +*.toc +*.tp +*.vr +*.tps +*.vrs +*.pgs +*.rn +*.rns |