-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
57 lines (57 loc) · 1.29 KB
/
.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
54
55
56
57
*.o
*.a
*.so
bin/
programs/Acqd/Acqd
programs/Acqd/fakeAcqd
programs/Archived/Archived
programs/Calibd/Calibd
programs/Calibd/fakeCalibd
programs/Cmdd/CmdTest
programs/Cmdd/Cmdd
programs/Eventd/Eventd
programs/GPSd/GPSd
programs/Hkd/HkMag
programs/Hkd/HkReadout
programs/Hkd/Hkd
programs/Hkd/fakeHkd
programs/LOSd/LOSd
programs/LOSd/fakePackets
programs/LogWatchd/LogWatchd
programs/Monitord/Monitord
programs/NTUd/NTUd
programs/Openportd/Openportd
programs/Playbackd/Playbackd
programs/Prioritizerd/Prioritizerd
programs/Prioritizerd/fakePrioritizerd
programs/SIPd/SIPd
programs/Tuffd/Tuffd
programs/Tuffd/fakeTuffd
programs/other/fakeEvent
programs/other/getConfigString
programs/other/getConfigValue
programs/other/makeFakeTrigger
programs/other/setConfigString
programs/other/setConfigValue
testing/dumpCurrentPeds
testing/dumpEventTelemFile
testing/dumpLabPedFile
testing/linkWatchTest
testing/makePedestalFilesFromRun
testing/ridiculousRunLog
testing/sbsTempLog
testing/sillyTest
testing/simpleLOSTest
testing/simpleLog
testing/simplePacketReader
testing/simpleSlowRateTest
testing/slac2ice
testing/testDiskWritingWithCheck
testing/testGpsGeom
testing/testLogWatchd
testing/testRecursiveWatching
testing/testWriting
testing/testZipping
testing/unpackFilesForArchived
testing/unpackFilesForPrioritizerd
testing/wasteCpu