1
0
mirror of https://github.com/yarrick/iodine.git synced 2024-12-02 09:56:03 +03:00
iodine/.gitignore

28 lines
316 B
Plaintext
Raw Normal View History

2013-12-23 13:32:33 +04:00
*.o
2014-04-24 18:46:10 +04:00
.deps/
.dirstamp
/aclocal.m4
/autom4te.cache/
/autotools/
/compile
/config.h
/config.h.in
/config.log
/config.status
/configure
/depcomp
/install-sh
/iodine
/iodined
/missing
2014-04-02 15:11:55 +04:00
/src/base64u.c
/src/base64u.h
2014-04-24 18:46:10 +04:00
/stamp-h1
/test-driver
/test-iodine
/test-iodine.log
/test-iodine.trs
/test-suite.log
Makefile
Makefile.in