1
0
Fork 0
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:
Luis Lavena 2010-04-28 20:30:21 -03:00
parent 08b502ea4c
commit 02b6e1dec2

1
.gitignore vendored
View file

@ -3,6 +3,7 @@
*.o
*.so
*.jar
*.rbc
doc
log
pkg