aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-01-11 16:40:15 -0500
committerHolden Rohrer <hr@hrhr.dev>2020-01-11 16:40:15 -0500
commit60fc94807b9ae54b5bb4433e04d03a635f3c0e3d (patch)
tree40c1ab3143b7fbaa0beea898e2dfb83b135c4d3f
Initial commit
-rw-r--r--.gitignore2
-rw-r--r--README5
2 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..47aa587
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.svg
+*.pdf
diff --git a/README b/README
new file mode 100644
index 0000000..ff839a7
--- /dev/null
+++ b/README
@@ -0,0 +1,5 @@
+<h1> Science Fair Project 2020 </h1>
+
+<h2> Contents </h2>
+
+<p>Contains some .tex files for generating the report in plain TeX and .py files for using graphing antlion locations with matplotlib and scipy</p>