summaryrefslogtreecommitdiff
path: root/serial
diff options
context:
space:
mode:
authorLogan Hunt <loganhunt@simponic.xyz>2021-12-06 21:44:51 -0700
committerLogan Hunt <loganhunt@simponic.xyz>2021-12-06 21:44:51 -0700
commit253b267f1cee377a834860fb4deac54ef9a78b7a (patch)
treed5eb10133097ba38b46c448683debba766162785 /serial
parentb3df69fd3ddd8f4ee88903bf74df67926898fd0c (diff)
downloadgol-253b267f1cee377a834860fb4deac54ef9a78b7a.tar.gz
gol-253b267f1cee377a834860fb4deac54ef9a78b7a.zip
MPI
Diffstat (limited to 'serial')
-rw-r--r--serial/build/.gitignore2
l---------serial/gol1
2 files changed, 3 insertions, 0 deletions
diff --git a/serial/build/.gitignore b/serial/build/.gitignore
new file mode 100644
index 0000000..d6b7ef3
--- /dev/null
+++ b/serial/build/.gitignore
@@ -0,0 +1,2 @@
+*
+!.gitignore
diff --git a/serial/gol b/serial/gol
new file mode 120000
index 0000000..4359a7e
--- /dev/null
+++ b/serial/gol
@@ -0,0 +1 @@
+build/bin/gol \ No newline at end of file