Browse Source

Edited global .gitignore

pull/740/head
rafsanulhasan 6 years ago
parent
commit
aba6617ede
No known key found for this signature in database GPG Key ID: FC57FD2D87BE60DD
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .gitignore

+ 2
- 2
.gitignore View File

@ -198,8 +198,8 @@ ClientBin/
*.publishsettings
node_modules/
/src/Web/WebMVC/wwwroot/css/**
src/Web/WebMVC/wwwroot/js/**
src/Web/WebSPA/wwwroot/js/**/**
/src/Web/WebMVC/wwwroot/js/**
/src/Web/WebSPA/wwwroot/js/**/**
/src/Web/WebMVC/wwwroot/lib
src/Web/WebMVC/wwwroot/lib/**
/src/Web/WebMVC/wwwroot/lib/**/**


Loading…
Cancel
Save