Skip to content

Commit 3169b56

Browse files
committed
Updated .gitignore
1 parent a99113e commit 3169b56

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1+
.vs/
2+
CodeCapture/CodeCapture/bin
3+
CodeCapture/CodeCapture/obj
4+
CodeCapture/CodeCapture.Android/bin
5+
CodeCapture/CodeCapture.Android/obj
6+
CodeCapture/CodeCapture.iOS/bin
7+
CodeCapture/CodeCapture.iOS/obj
8+
CodeCapture/CodeCapture.UWP/bin
9+
CodeCapture/CodeCapture.UWP/obj
110
CodeCapture/CodeCapture/Models/Secrets.cs

0 commit comments

Comments
 (0)