1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/.gitignore
MSP-Greg 706534ad4e
Updates and backports to 4-3-stable (#2829)
* Actions - add Ruby 3.0 and 3.1

* .gitignore - add entry for local use

* test_puma_server_ssl.rb - backport fix

https://github.com/puma/puma/commit/888b0213f11

* minissl.c and extconf.rb - backport fixes

Fixes from PR's:
https://github.com/puma/puma/pull/2535
https://github.com/puma/puma/pull/2633
https://github.com/puma/puma/pull/2642
2022-02-16 05:44:37 -07:00

28 lines
345 B
Text

scratch/
*.bundle
*.log
*.o
*.so
*.jar
*.rbc
doc
log
pkg
tmp
t/
.rbx/
vendor/
Gemfile.lock
.idea/
/test/test_puma.state
/test/test_server.sock
/test/test_control.sock
# windows local build artifacts
/win_gem_test/shared/
/win_gem_test/packages/
/win_gem_test/test_logs/
/Rakefile_wintest
*.gem
/lib/puma/puma_http11.rb
/lib/puma/puma_http11.su