mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Ignore t/ dir used for testing
This commit is contained in:
parent
f1cbab0113
commit
971f4829f8
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,6 +9,7 @@ doc
|
|||
log
|
||||
pkg
|
||||
tmp
|
||||
t/
|
||||
.rbx/
|
||||
Gemfile.lock
|
||||
.idea/
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
.gitignore
|
||||
.travis.yml
|
||||
.git/
|
||||
t/
|
||||
tmp/
|
||||
scratch/
|
||||
test/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue