-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitignore
44 lines (33 loc) · 809 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
*.suo
obj/
[Bb]in
[Dd]ebug*/
[Rr]elease*/
.vs/config/applicationhost.config
__vm/
HA4IoT.opensdf
HA4IoT.sdf
*.VC.opendb
*.VC.db
*.user
*.pubxml
##########################
# From: https://docs.microsoft.com/en-us/nuget/consume-packages/packages-and-source-control
# Ignore NuGet Packages
*.nupkg
App/LocalDeployInfo.dat
# Ignore the packages folder
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary; generally it will be regenerated when needed
#!**/packages/repositories.config
# Ignore other intermediate files that NuGet might create
project.lock.json
*.nuget.props
.vs/
DNF/HA4IoT.Controller.Dnf/AppPackages/
/DNF/HA4IoT.Firmwares/HA4IoT.Hardware.I2CHardwareBridge.Firmware
/Controllers/HA4IoT.Controller
*.dll
/Scripts/password.txt