corda/.gitignore

20 lines
150 B
Plaintext
Raw Normal View History

2016-05-26 03:05:27 +00:00
#object file
*.o
2016-05-26 03:05:27 +00:00
#library
*.a
2016-05-26 03:05:27 +00:00
#share object
*.so
*.so.*
#generated proxy
*_u.c
*_u.h
*_t.c
*_t.h
#output files
/build/
/linux/installer/bin/*.bin