Differences From Artifact [0204c8019a]:
- File .gitignore — part of check-in [de46b0e10c] at 2012-10-03 13:20:06 on branch trunk — Initial import. (user: js, size: 28) [annotate] [blame] [check-ins using]
To Artifact [988e7455dc]:
- File .gitignore — part of check-in [9b7427552b] at 2012-10-03 16:08:17 on branch trunk — Add ObjPgSQL.h. (user: js, size: 33) [annotate] [blame] [check-ins using]
1 2 3 4 5 | build *.dll *.dylib *.so *~ | > | 1 2 3 4 5 6 | build test *.dll *.dylib *.so *~ |