Update crystal client gitignore.mustache with shards related files (#10698)

This commit is contained in:
cyangle 2021-10-27 01:23:55 -05:00 committed by GitHub
parent 3a667784ac
commit ae39d782e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 70 deletions

View File

@ -1,39 +1,14 @@
# Generated by: https://openapi-generator.tech # Generated by: https://openapi-generator.tech
# #
*.gem /docs/
*.rbc /lib/
/.config /bin/
/coverage/ /.shards/
/InstalledFiles *.dwarf
/pkg/
/spec/reports/ # Libraries don't need dependency lock
/spec/examples.txt # Dependencies will be locked in applications that use them
/test/tmp/ /shard.lock
/test/version_tmp/
/tmp/ /tmp/
## Specific to RubyMotion:
.dat*
.repl_history
build/
## Documentation cache and generated files:
/.yardoc/
/_yardoc/
/doc/
/rdoc/
## Environment normalization:
/.bundle/
/vendor/bundle
/lib/bundler/man/
# for a library or gem, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# Gemfile.lock
# .ruby-version
# .ruby-gemset
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc

View File

@ -1,39 +1,14 @@
# Generated by: https://openapi-generator.tech # Generated by: https://openapi-generator.tech
# #
*.gem /docs/
*.rbc /lib/
/.config /bin/
/coverage/ /.shards/
/InstalledFiles *.dwarf
/pkg/
/spec/reports/ # Libraries don't need dependency lock
/spec/examples.txt # Dependencies will be locked in applications that use them
/test/tmp/ /shard.lock
/test/version_tmp/
/tmp/ /tmp/
## Specific to RubyMotion:
.dat*
.repl_history
build/
## Documentation cache and generated files:
/.yardoc/
/_yardoc/
/doc/
/rdoc/
## Environment normalization:
/.bundle/
/vendor/bundle
/lib/bundler/man/
# for a library or gem, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# Gemfile.lock
# .ruby-version
# .ruby-gemset
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc