gitignore modified
This commit is contained in:
parent
e4678a0d1a
commit
57c67485e9
|
|
@ -185,6 +185,8 @@ Presentation/Nop.Web/node_modules/*
|
||||||
Presentation/Nop.Web/Plugins/*
|
Presentation/Nop.Web/Plugins/*
|
||||||
Presentation/Nop.Web/[Bb]in/*
|
Presentation/Nop.Web/[Bb]in/*
|
||||||
Presentation/Nop.Web/[Oo]bj/*
|
Presentation/Nop.Web/[Oo]bj/*
|
||||||
|
Presentation/Nop.Web.FrameWork/[Bb]in/*
|
||||||
|
Presentation/Nop.Web.FrameWork/[Oo]bj/*
|
||||||
!Presentation/Nop.Web/Plugins/Uploaded
|
!Presentation/Nop.Web/Plugins/Uploaded
|
||||||
Presentation/Nop.Web/Plugins/Uploaded/*
|
Presentation/Nop.Web/Plugins/Uploaded/*
|
||||||
!Presentation/Nop.Web/Plugins/Uploaded/placeholder.txt
|
!Presentation/Nop.Web/Plugins/Uploaded/placeholder.txt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue