aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>