corda/.gitignore

16 lines
100 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