Ignore generated files by in-place build [Bug #15870]

This commit is contained in:
Nobuyoshi Nakada 2019-05-24 12:23:26 +09:00
parent 7f2f56b2f5
commit dfc21a0467
No known key found for this signature in database
GPG Key ID: 4BC7D6DF58D8DF60
1 changed files with 9 additions and 0 deletions

9
.gitignore vendored
View File

@ -133,6 +133,11 @@ lcov*.info
/web
/yasmdata.rb
# /bin/
/bin/*.exe
/bin/*.dll
# /benchmark/
/benchmark/bm_require.data
/benchmark/bmx_*.rb
@ -195,6 +200,10 @@ lcov*.info
/gems/src
/gems/*-*
# /lib/
/lib/ruby/[1-9]*.*/
/lib/ruby/vendor_ruby/
# /spec/bundler
/.rspec_status