diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-05-06 19:38:51 +0300 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-05-06 19:38:51 +0300 |
| commit | 985d0a6f6dcfffaa227c117aaa184b4846009c0a (patch) | |
| tree | f80370308f7492e9df0f5dc3e113659ae63d839a /.gitignore | |
| parent | 53921ccea49bd8a7840d5bbc71c57c8691ed92bf (diff) | |
| download | it-kariera-exam-template-985d0a6f6dcfffaa227c117aaa184b4846009c0a.tar it-kariera-exam-template-985d0a6f6dcfffaa227c117aaa184b4846009c0a.tar.gz it-kariera-exam-template-985d0a6f6dcfffaa227c117aaa184b4846009c0a.zip | |
Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the default css and js from wwwroot; Implemented a very simple custom styling that mimmics the default asp.net bootstrap one
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -213,7 +213,6 @@ project.lock.json # Output folder used by Webpack or other FE stuff **/node_modules/* -**/wwwroot/* # SpecFlow specific *.feature.cs |
