corda/.gitignore
zhaohuidu 85947caa12 Upgrade to Linux 1.6 gold release
switch code to linux 1.6 opensource gold release
2016-09-19 14:55:22 +08:00

20 lines
150 B
Plaintext

#object file
*.o
#library
*.a
#share object
*.so
*.so.*
#generated proxy
*_u.c
*_u.h
*_t.c
*_t.h
#output files
/build/
/linux/installer/bin/*.bin