1
0
Fork 0
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:
Evan Phoenix 2014-10-29 17:13:27 -07:00
parent f1cbab0113
commit 971f4829f8
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -9,6 +9,7 @@ doc
log
pkg
tmp
t/
.rbx/
Gemfile.lock
.idea/

View file

@ -2,6 +2,7 @@
.gitignore
.travis.yml
.git/
t/
tmp/
scratch/
test/