-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
34 lines (32 loc) · 833 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
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs/Kartuino/v16
/.vs
/ServoPID/TestServoPID/.vs/TestServoPID/v16
/ServoPID/TestServoPID/Debug
/ServoPID/TestServoPID/packages/vcpkg.C.Users.marcu.source.repos.vcpkg.1.0.0
**/bin
**/obj
ServoPID/.vs/
ServoPID/TestServoPID/pid_ms.csv
TestServoPID/pid_ms.csv
TestServoPID/.vs/
TestServoPID/Debug/
TestServoPID/packages/
packages
Release
MigrationBackup/
/ArduinoMock/Debug
UpgradeLog.htm
/ArduinoMock/Win32/Debug
/ArduinoMock/x64/Debug
/TestServoPID/Win32/Debug
/TestServoPID/x64/Debug
Win32/
*.user
ServoPid/Debug/
Debug/
ServoPIDControl/msbuild.log
ServoPidControlSetup/msbuild.log
__vm