blob: d684656c9c6f72309e4e10cc958902bbe2f2b9a4 [file] [log] [blame]
Cullen Jennings267dd232013-04-30 12:05:14 -06001# Misc crap
2*~
Cullen Jennings2ac03d72013-05-05 08:27:51 -06003old
4old?
Saúl Ibarra Corretgéfdb3a412014-10-01 11:25:00 +02005*.pc
Cullen Jennings267dd232013-04-30 12:05:14 -06006
Cullen Jennings95e03302013-03-28 15:08:25 -07007# 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
Cullen Jenningsdaa7c9f2013-03-28 16:23:07 -060024
25# srtp things
26Debug
27Makefile
28Root
29autom4te.cache
30config.log
31config.status
Cullen Jennings267dd232013-04-30 12:05:14 -060032crypto/include/config.h
33crypto/test/aes_calc
34crypto/test/cipher_driver
35crypto/test/datatypes_driver
36crypto/test/env
37crypto/test/kernel_driver
38crypto/test/rand_gen
39crypto/test/sha1_driver
40crypto/test/stat_driver
Rich Rodriguez29b152e2014-07-01 06:01:33 +000041crypto/test/rand_gen_soak
Cullen Jennings267dd232013-04-30 12:05:14 -060042tables/aes_tables
43test/dtls_srtp_driver
44test/rdbx_driver
45test/replay_driver
46test/roc_driver
Joachim Bauchb6ba8872015-03-27 16:48:32 +010047test/rtp_decoder
Cullen Jennings267dd232013-04-30 12:05:14 -060048test/rtpw
49test/srtp_driver