summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2020-03-17 11:24:02 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2020-03-17 11:25:58 -0400
commitc438738a753e36664618b1d60362e8216a5facb0 (patch)
treef12f802cd7086dea2569f8647aa3d66007fc68d7 /.gitignore
parent63ea50be35afb6d7b9dbcd20fe3c31de6187858e (diff)
removed unnecessary t->flags |= TYPE_IS_RESOLVED;
and some other minor corrections
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2935f6d..5b905a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,7 @@ toc
a.out
out.c
point.c
-*.top
+*.swp
tests/**/*.c
tests/**/*.bin
tests/**/got