From f97d401c3bade9f053055f411be25ef6d6b8041b Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Tue, 22 Oct 2019 21:47:33 -0400 Subject: string literals are now slices; minor bug fixes --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') 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 -- cgit v1.2.3