-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
91 lines (60 loc) · 1.38 KB
/
.gitignore
File metadata and controls
91 lines (60 loc) · 1.38 KB
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
.metadata
*sloeber.ino.cpp
*Release/
*Debug/
*.d
*.project
*.cproject
.DS_Store
*.settings*
.idea
venv/
pycache/
*.out
*.pyc
*.swp
*org.eclipse.cdt.core.prefs
*__pycache__
OnPod/FlightComputer/Debug/FlightComputer
ProtoBufs/\.idea/
Testing/NodeSimulator/__pycache__/
*.xml
*platformio.ini
*platformio
*.pio
*.pioenvs
*.piolibdeps
*.clang_complete
*.gcc-flags.json
OnPod/Node/DynamicTestStand/include
ProtoBufs/UpdateNanoPbProtos.sh
OnPod/FlightComputer/Host/src/
OnPod/FlightComputer/BeagleBone/src/
OnPod/FlightComputer/tests/myeasylog\.log
OnPod/FlightComputer/BeagleBone/
OnPod/FlightComputer/Host/src/
OnPod/FlightComputer/cmake-build-relwithdebinfo/
OnPod/FlightComputer/myeasylog\.log
OnLand/pyvenv.cfg
*.log
OnPod/FlightComputer/build/
OnPod/Node/DynamicTestStand/include
OnPod/Node/RearNode/include
Testing/SingleCellTesting/Node/include
OnPod/Node/HighPressureTesting/include
ProtoBufs/UpdateNanoPbProtos.sh
*.csv
ProtoBufs/Paradigm/cpp/
*/Paradigm_pb2\.py
*/Paradigm\.pb\.cc
OnLand/ControlLaptop/Paradigm_pb2\.py
OnPod/Node/BrakeNode/include
OnPod/Node/EnclosureNode/include
OnPod/Node/NodeTest
Examples/BBSerial/build/host/
Examples/BBSerial/build/target/
ProtoBufs/Paradigm/py/Paradigm_pb2\.py
OnPod/FlightComputer/src/Paradigm\.pb\.cc
Testing/ManualCommandTesting/Paradigm_pb2\.py
Testing/NodeSimulator/Paradigm_pb2\.py
OnPod/FlightComputer/cmake-build-relwithdebinfo/