1# Misc crap 2*~ 3old 4old? 5*.pc 6 7# Object files 8*.o 9 10# Libraries 11*.lib 12*.a 13 14# Shared objects (inc. Windows DLLs) 15*.dll 16*.so 17*.so.* 18*.dylib 19 20# Executables 21*.exe 22*.out 23*.app 24 25# srtp things 26build 27Debug 28Makefile 29Root 30autom4te.cache 31config.log 32config.status 33crypto/include/config.h 34crypto/test/aes_calc 35crypto/test/cipher_driver 36crypto/test/datatypes_driver 37crypto/test/env 38crypto/test/kernel_driver 39crypto/test/sha1_driver 40crypto/test/stat_driver 41tables/aes_tables 42test/dtls_srtp_driver 43test/rdbx_driver 44test/replay_driver 45test/roc_driver 46test/rtp_decoder 47test/rtpw 48test/srtp_driver 49test/test_srtp 50