Skip to content

Commit 5ad9fe4

Browse files
author
Cory Thompson
committed
Updated gitignore with C# file types.
1 parent b8b044c commit 5ad9fe4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
bin
2+
obj
3+
*.xslt.sql
4+
*.user
5+
*.suo
6+
*.orig
7+
.vs
8+
packages
9+
nuget/package/lib
10+
*.nupkg

0 commit comments

Comments
 (0)