summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4b71b7151ee5612e5546e1304037d0f7a8e750ca (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
27
toc
*~
a.out
out*.c
*.swp
vgcore*
TAGS
tags
*.o
std/*.c
std/*.o
*.so
*.dll
*.exp
*.lib
*.pdb
*.ilk
*.obj
*.exe
.vs
test*.txt
c_test
toc_test
test.c
test2.c
test
test2