summaryrefslogtreecommitdiffstats
path: root/web/server/h2o/libh2o/deps/klib/.gitignore
blob: 010a8ebe69efc398f498f28cc8c9b1b6b050bed4 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
# General
*.a
*.dSYM/
*.la
*.lo
*.o
*.opensdf
*.orig
*.sdf
*.suo
*.swp
*.tests
*.vcxproj.filters
*.vcxproj.user
*~
.git
TAGS

# Mac/Xcode-specfic
xcuserdata
contents.xcworkspacedata
.DS_Store
._*

# Test byproducts
test/kbtree_test
test/khash_keith
test/khash_keith2
test/khash_test
test/klist_test
test/kmin_test
test/kseq_bench
test/kseq_bench2
test/kseq_test
test/ksort_test
test/ksort_test-stl
test/kstring_bench
test/kstring_bench2
test/kstring_test
test/kvec_test