Footer layout
This commit is contained in:
30
.gitignore
vendored
30
.gitignore
vendored
@ -1,17 +1,19 @@
|
||||
src/isnd/bin/
|
||||
src/isnd/obj/
|
||||
src/isn/obj
|
||||
src/isn/bin
|
||||
src/isn/.vscode/
|
||||
test/isnd.tests/obj/
|
||||
test/isnd.tests/bin/
|
||||
packages/
|
||||
.sass-cache/
|
||||
/src/isnd/bin/
|
||||
/src/isnd/obj/
|
||||
/src/isn/obj
|
||||
/src/isn/bin
|
||||
/src/isn/.vscode/
|
||||
/test/isnd.tests/obj/
|
||||
/test/isnd.tests/bin/
|
||||
/packages/
|
||||
bower_components/
|
||||
test/isn.tests/bin
|
||||
test/isn.tests/obj/
|
||||
/test/isn.tests/bin
|
||||
/test/isn.tests/obj/
|
||||
appsettings.Testing.json
|
||||
appsettings.Development.json
|
||||
wwwroot/.sass-cache/
|
||||
src/isnd/wwwroot/.sass-cache/
|
||||
src/isn.abst/bin
|
||||
src/isn.abst/obj
|
||||
/wwwroot/.sass-cache/
|
||||
/src/isnd/wwwroot/.sass-cache/
|
||||
/src/isn.abst/bin
|
||||
/src/isn.abst/obj
|
||||
/src/isnd/packages/
|
||||
|
Reference in New Issue
Block a user