1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Ignore jar files.

This commit is contained in:
Luis Lavena 2010-01-19 01:04:51 -03:00
parent 86d5bd40b2
commit 8f574e1d1c

1
.gitignore vendored
View file

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