mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Ignore rubinius compiled files.
This commit is contained in:
parent
08b502ea4c
commit
02b6e1dec2
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
||||||
*.o
|
*.o
|
||||||
*.so
|
*.so
|
||||||
*.jar
|
*.jar
|
||||||
|
*.rbc
|
||||||
doc
|
doc
|
||||||
log
|
log
|
||||||
pkg
|
pkg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue