This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Added wwwroot/lib folders to gitignore
pull/151/head
Ollie Ferns
7 years ago
parent
76f033ecf6
commit
82f856cf1d
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.gitignore
+ 2
- 2
.gitignore
View File
@ -27,7 +27,7 @@ bld/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
wwwroot/lib/
**/
wwwroot/lib/
# MSTest test Results
@ -259,4 +259,4 @@ pub/
/src/Services/Identity/eShopOnContainers.Identity/Properties/launchSettings.json
#Ignore marker-file used to know which docker files we have.
.eshopdocker_*
.eshopdocker_*
Write
Preview
Loading…
Cancel
Save