rust-postgres/.gitignore
Steven Fackler 557c61d6db Binary transmission of numeric types
It looks like Postgres doesn't guarantee that its floats are IEEE754,
but I don't know if there are any reasonable platforms on which the
format is actually different.

Work towards #7.
2013-08-31 17:17:06 -07:00

7 lines
43 B
Plaintext

*.so
*.dylib
*.dylib.dSYM
*.dummy
check-*