summaryrefslogtreecommitdiff
path: root/spec/ruby/optional/capi/ext/.gitignore
blob: 577d117bb1dfd5008c362532c78ab7a378259ea4 (plain)
1
2
3
4
5
6
7
8
9
# signature of implementation that
# last compiled an extension
*.sig

# build artifacts
*.o
*.so
*.bundle
*.dll