From 3f06ab3c0293890ce53e41b3ecffc340de037ad4 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 14 Jan 2014 00:26:16 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 79 ++++++++++++++++++++---------------------------------- 1 file changed, 29 insertions(+), 50 deletions(-) diff --git a/.gitignore b/.gitignore index cb15f4b..a70b034 100644 --- a/.gitignore +++ b/.gitignore @@ -1,53 +1,32 @@ -.deps/ -.libs/ -Makefile -autom4te.cache/ -bin/ -config.log -config.status -doc/chap0.html -doc/chap0.txt -doc/chap1.html -doc/chap1.txt -doc/chap10.html -doc/chap10.txt -doc/chap11.html -doc/chap11.txt -doc/chap2.html -doc/chap2.txt -doc/chap3.html -doc/chap3.txt -doc/chap4.html -doc/chap4.txt -doc/chap5.html -doc/chap5.txt -doc/chap6.html -doc/chap6.txt -doc/chap7.html -doc/chap7.txt -doc/chap8.html -doc/chap8.txt -doc/chap9.html -doc/chap9.txt -doc/chapBib.html -doc/chapBib.txt -doc/chapInd.html -doc/chapInd.txt -doc/manual.lab -doc/manual.pdf -doc/manual.six -doc/orb.aux -doc/orb.bbl -doc/orb.blg -doc/orb.brf -doc/orb.idx -doc/orb.ilg -doc/orb.ind -doc/orb.log -doc/orb.out -doc/orb.pnr -doc/orb.tex -doc/orb.toc +/.deps/ +/.libs/ +/Makefile +/autom4te.cache/ +/bin/ +/config.log +/config.status + +/doc/chap*.html +/doc/chap*.txt +/doc/*.css +/doc/*.js +/doc/chooser.html +/doc/*.aux +/doc/*.bbl +/doc/*.blg +/doc/*.brf +/doc/*.idx +/doc/*.ilg +/doc/*.ind +/doc/*.lab +/doc/*.log +/doc/*.out +/doc/*.pnr +/doc/*.six +/doc/*.tex +/doc/*.toc +/doc/manual.pdf + lib/ libtool orb.la