From ebd9bd77335fbe4c5a1aff151d3573e2e4ede0b0 Mon Sep 17 00:00:00 2001 From: Connor Johnstone Date: Tue, 25 Jan 2022 11:02:48 -0700 Subject: [PATCH] Added lof to gitignore --- .gitignore | 1 + thesis_pdf/thesis.lof | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 thesis_pdf/thesis.lof diff --git a/.gitignore b/.gitignore index ea68c62..42cd58a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ julia/test/ipopt.out **/*.log **/*.aux **/*.toc +**/*.lof diff --git a/thesis_pdf/thesis.lof b/thesis_pdf/thesis.lof deleted file mode 100644 index 425abe2..0000000 --- a/thesis_pdf/thesis.lof +++ /dev/null @@ -1,2 +0,0 @@ -\contentsline {figure}{\numberline {1}{\ignorespaces Geometric Representation of Auxiliary Circle}}{16}{}% -\contentsline {figure}{\numberline {2}{\ignorespaces A sample porkchop plot of an Earth-Mars transfer}}{26}{}%