aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrianna2017-08-10 16:09:02 -0400
committerGitHub2017-08-10 16:09:02 -0400
commit2603c639254d8ab8e87e201613d123da367cae21 (patch)
tree5023665c5a808bb6261b50db9d58cf8618396020 /.gitignore
parent8da72ab3cb653ecb953ccb08aa4dc38279e22ce2 (diff)
parent8baa24e87847a0c7c530cbb55196103ce9cc511c (diff)
Conway's Game of Life component
cellular automata
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7cec615..916c6c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ env/*
ffmpeg
*.bak
*~
+*.goutput* \ No newline at end of file