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