repo.or.cz
/
Homebrew
/
ruby-macho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #790 from Homebrew/dependabot/bundler/overcommit-0.66.0
[Homebrew/ruby-macho.git]
/
.gitignore
blob
d332b2de01c271e0cfd2fde1610960ca78eb8bc7
1
# Documentation.
2
/.yardoc/
3
/doc/
4
5
# Gems for redistribution.
6
/ruby-macho-*.gem
7
8
# Testing.
9
/.bundle/
10
/coverage/
11
/vendor/bundle/
12
13
# Build results for test cases before they are selectively moved to '/test/bin'.
14
/test/src/*/*.a
15
/test/src/*/*.bin
16
/test/src/*/*.dylib
17
/test/src/*/*.o
18
/test/src/*/*.so
19
20
21
# IDE support
22
.ruby-version
23
.idea/
24
.vscode/
25
26
# macOS metadata file
27
.DS_Store