-
Notifications
You must be signed in to change notification settings - Fork 11
/
.gitignore
executable file
·53 lines (46 loc) · 971 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
*~
*Log*
Work/Route_Receiver/Receiver/DASH_Content1/
Work/Route_Receiver/Receiver/DASH_Content/
Work/Route_Receiver/Receiver/SLT_signalling/socket
Work/Route_Receiver/Receiver/SLT_signalling/sys
Work/Route_Receiver/bin/ErrorDebugging.txt
Work/Route_Sender/bin/ErrorDebugging.txt
Work/Route_Sender/bin/SLT_signalling/ET
Work/Route_Receiver/Receiver/nbproject/private/private.xml
Work/Route_Receiver/bin/Log_Times.txt
Work/Route_Receiver/bin/Rcv_Log_Audio1.txt
Work/Route_Receiver/bin/Rcv_Log_Audio2.txt
Work/Route_Sender/bin/nbproject/private/private.xml
Work/Route_Receiver/bin/SDPcheck.txt
Work/Route_Sender/bin/flute_sender
Work/Route_Receiver/bin/flute
Work/Route_Sender/.cproject
Work/Route_Sender/.project
Work/Route_Sender/.settings
Work/Route_Receiver/.cproject
Work/Route_Receiver/.project
Work/Route_Receiver/.settings
*.d
*.o
*.ko
*.obj
*.elf
*.gch
*.pch
*.lib
*.a
*.la
*.lo
*.dll
*.so
*.so.*
*.dylib
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
*.dSYM/
*.su