summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3b26d1a0d28bc29e251306afc45c7d9f97e1924b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
a.c
toc
a.out
out.c
point.c
*.swp
tests/**/*.c
tests/**/*.bin
tests/**/got
vgcore*
TAGS
tags
*.o
compatibility
std/*.c
std/*.o
*.so
README.html
docs/*.html
*.dll
*.exp
*.lib
*.pdb
*.ilk
*.obj
*.exe