-
Notifications
You must be signed in to change notification settings - Fork 44
/
.gitignore
125 lines (117 loc) · 2.31 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
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
# Copyright (c) 2020 National Instruments
# SPDX-License-Identifier: MIT
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
*.vntr
# Single character via files assumed to be temporary test/debug hacks
?.via
?2.via
.DS_Store
Vireo_Xcode/VireoEggShell.xcodeproj/xcshareddata/xcschemes/EggShell.xcscheme
make-it/esh
target-support/
dist/
custom.mak
settings.json
# Coverage Files
cov.info
html_coverage_output/
# Visual Studio Ignores
/Vireo_VS/.vs/*
Vireo_VS/Debug/*
Vireo_VS/Release/*
Vireo_VS/VireoCommandLine.sdf
Vireo_VS/VireoCommandLine.vcxproj.user
Vireo_VS/_Resharper.Caches/*
Vireo_VS/VireoCommandLine.sln.DotSettings.user
Vireo_VS/VireoCommandLine/*
**.VC.db
**.opendb
**.suo
.vscode/
.vs/*
# Other
c_cpp_properties.json
Vireo_SimpleMake/asm/
*.ipch
hw10000.via
hw100000.via
Vireo_SimpleMake/objs/
*.opensdf
make-it/asm/
make-it/objs/
objs/
Vireo_XCode/Instruments_hw100000.trace/shared_data
Vireo_XCode/Instruments_hw100000.trace/instrument_data
Vireo_XCode/Instruments_hw100000.trace/Trace*.run
bin/
Private
private
Vireo_XCode/VireoCanvas/DerivedData
Vireo_XCode/VireoCanvas/VireoCanvas.xcodeproj/xcuserdata
Vireo_XCode/VireoCanvas/VireoCanvas.xcodeproj/project.xcworkspace/xcuserdata
Vireo_XCode/build
GeneratedDox
Documents/dox/latex
Documents/dox/html
PrivateDocSource
*.pbxuser
*.xccheckout
sample-vis copy
widget_and_html
runlog.txt
*.mode1v3
Documents/dox/online
Vireo_Web/objs/*.bc
Documents/dox/old.online
sample-vis/Gyro Boy 11_30
sample-vis/Gyro Boy 12_15
sample-vis/Gyro Boy Fix2
Vireo_XCode/VireoEggShell.xcodeproj/project.xcworkspace/xcuserdata
Vireo_XCode/VireoEggShell.xcodeproj/xcuserdata
Vireo_VS/_ReSharper.VireoCommandLine
make-it/build
source/io/LINX
Vireo_Web/emsdk_portable
gh-pages
test-it/node_modules
test-it/temp
make-it/emsdk_portable
slmicro
vilib/analysis/source
Eclipse-workspace/Task-00-ProjectTemplate
Eclipse-workspace/Task-01-Blink
Eclipse-workspace/Task-02-Button
Eclipse-workspace/Task-03-Interrupts
Eclipse-workspace/Task-04-SysTick
Eclipse-workspace/Task-05-Serial
Eclipse-workspace/Task-07VTest
Eclipse-workspace/Task-VBlink
node_modules
poly2
poly3
birdwatcher
source/antlr/gen-js
local
npm-debug.log
make-it/linktest
make-it/compile.bat
make-it/make.exe
env/
.tox/
*.tgz
coverage/
emscripten-sdk/
emsdk/
nohup.out
emsdk-tools/
*.nupkg