summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore11
-rw-r--r--comp/lucas-standen-NEA/writeup2/writeup.tex2
2 files changed, 11 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index cc65718..a083917 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,11 @@
-*.o
*.pdf
+*-blx.bib
+*.fls
+*.aux
+*.bbl
+*.blg
+*.fdb_latexmk
+*.log
+*.out
+*.xml
+*.toc
diff --git a/comp/lucas-standen-NEA/writeup2/writeup.tex b/comp/lucas-standen-NEA/writeup2/writeup.tex
index ba72047..835f6d2 100644
--- a/comp/lucas-standen-NEA/writeup2/writeup.tex
+++ b/comp/lucas-standen-NEA/writeup2/writeup.tex
@@ -82,7 +82,7 @@ This is the second version of this document, it was written in GNU
roff before, however I decided to move over to {\LaTeX} for the
more modern features (notably image support). The {\LaTeX} source for
this document is also available along with all referenced code at
-\url{https://github.com/standenboy/school}
+\url{https://git.seacrossedlovers.xyz/school}.
\section{Analysis}
\subsection{The current problem}