mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Ignore temporary test files
This commit is contained in:
parent
93e13af665
commit
4da1a9d0d0
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -13,3 +13,6 @@ t/
|
||||||
.rbx/
|
.rbx/
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
.idea/
|
.idea/
|
||||||
|
/test/test_puma.state
|
||||||
|
/test/test_server.sock
|
||||||
|
/test/test_control.sock
|
||||||
|
|
Loading…
Reference in a new issue