Passage à ASP.NET vNext
This commit is contained in:
39
.gitignore
vendored
39
.gitignore
vendored
@ -1,25 +1,18 @@
|
||||
*/bin
|
||||
*/obj
|
||||
plugins/*/bin
|
||||
plugins/*/obj
|
||||
*.userprefs
|
||||
packages
|
||||
web/avatars
|
||||
web/users
|
||||
dist
|
||||
bower_components
|
||||
node_modules
|
||||
svg
|
||||
web/bfiles
|
||||
web/App_Themes/style.totem.css
|
||||
web/Web.Debug.config
|
||||
web/Web.Release.config
|
||||
web/Web.Lua.config
|
||||
web/Web.LuaDebug.config
|
||||
web/Web.TotemPre.config
|
||||
web/Web.Totemprod.config
|
||||
.nuget
|
||||
|
||||
.gitignore
|
||||
web/Web.*.config
|
||||
|
||||
appsettings.*.json
|
||||
.idea/
|
||||
.vscode/
|
||||
YavscWeb.userprefs
|
||||
bin/
|
||||
bower_components/
|
||||
node_modules/
|
||||
docfx_project/
|
||||
debugcmd
|
||||
debugcode/
|
||||
kestrel*.pid
|
||||
kestrel*.log
|
||||
scaffold.cmds
|
||||
DataProtection-Keys
|
||||
RSA-Params.json
|
||||
|
||||
|
Reference in New Issue
Block a user