summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2019-10-22 21:47:33 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2019-10-22 21:47:33 -0400
commitf97d401c3bade9f053055f411be25ef6d6b8041b (patch)
treefc60de8681f89626ebf0382a19ff13dc95f856ed /.gitignore
parente5e7fa994521c516166684f53035f17a3ad23895 (diff)
string literals are now slices; minor bug fixes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6c313cf..9da0770 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
toc
-a.out \ No newline at end of file
+a.out
+out.c