-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
27 lines (25 loc) · 943 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
.localhistory
/DevicePusher/DevicePusher/bin
/DevicePusher/DevicePusher/obj
/DevicePusher/*.suo
/DevicePusher/DevicePusher/*.user
/DevicePusher/Debug
/DevicePusher/*.opensdf
/DevicePusher/*.sdf
/DevicePusher/NativePusher/Debug
/DevicePusher/NativePusher/DebugPS
/DevicePusher/ipch/nativedevicepusher.exe-259d96f2/*.ipch
/DevicePusher/nativeDevicePusher.exe/Debug/nativeDe.A7593FED.tlog
/DevicePusher/nativeDevicePusher.exe/Debug
/DevicePusher/ipch/nativepusher-5ba51b72/*.ipch
/DevicePusher/trest/obj/Debug
/DevicePusher/DevicePusher.Library/bin/Debug
/DevicePusher/DevicePusher.Library/obj/Debug
/DevicePusher/DevicePusher.UI/bin/Debug
/DevicePusher/DevicePusher.UI/obj/Debug
/DevicePusher/NativeDevicePusher.Main/bin/Debug
/DevicePusher/NativeDevicePusher.Main/obj/Debug
/DevicePusher/DevicePusher.UI/*.user
/DevicePusher/DevicePusher.UI/DevicePusher.UI_TemporaryKey.pfx
/DevicePusher/DevicePusher.UI/publish
/DevicePusher/trest/bin/Debug