1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/.gitignore

30 lines
355 B
Text
Raw Normal View History

2013-06-20 15:52:10 -07:00
scratch/
2009-07-06 22:37:21 -03:00
*.bundle
*.log
*.o
*.so
2010-01-19 01:04:51 -03:00
*.jar
2010-04-28 20:30:21 -03:00
*.rbc
2009-07-06 22:37:21 -03:00
doc
log
2009-07-06 22:37:21 -03:00
pkg
tmp
2014-10-29 17:13:27 -07:00
t/
2012-04-29 12:34:31 -07:00
.rbx/
2012-04-30 10:31:29 -07:00
Gemfile.lock
2014-01-30 13:23:01 -05:00
.idea/
2020-10-25 16:16:25 -06:00
vendor/
2015-01-15 14:57:52 +02:00
/test/test_puma.state
/test/test_server.sock
/test/test_control.sock
2021-05-06 16:43:23 -06:00
.DS_Store
# 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