summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 9c614149809f314f4dbb5e59becb89a2f821993c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
a.c
toc
a.out
out.c
point.c
*.top
tests/**/*.c
tests/**/*.bin
vgcore*
TAGS
tags
*.o
compatibility
std/*.c
std/*.o
*.so