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 global.json to dockerignore.
pull/452/head
Eduard Tomàs
7 years ago
parent
ef4677164e
commit
6e51a9f391
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.dockerignore
+ 2
- 1
.dockerignore
View File
@ -21,4 +21,5 @@ cli-linux
**/bin/
**/obj/
**/node_modules/
**/bower_components/
**/bower_components/
global.json
Write
Preview
Loading…
Cancel
Save