Skip to content

Commit 2226566

Browse files
committed
Ignore generated designer files for resources.
1 parent 646250a commit 2226566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ publish/
114114
*.pubxml
115115

116116
# NuGet Packages Directory
117-
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
118117
packages/
119118

120119
# Windows Azure Build Output
@@ -139,6 +138,7 @@ node_modules/
139138
bower_components/
140139
wwwroot/
141140
project.lock.json
141+
*.Designer.cs
142142

143143
# RIA/Silverlight projects
144144
Generated_Code/

0 commit comments

Comments
 (0)