Skip to content

Commit c3f097b

Browse files
authored
Add files via upload
1 parent 4f1ec0a commit c3f097b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.gitignore

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Components
2+
packages
3+
Resource.designer.cs
4+
5+
bin
6+
obj
7+
8+
*.pidb
9+
*.userprefs
10+
*.swp
11+
*.DS_Store
12+
*.nib
13+
*.suo
14+
*.user
15+
*.pfx
16+
17+
*_ReSharper.*/
18+
19+
.vs

0 commit comments

Comments
 (0)