Edit gitignore
This commit is contained in:
parent
a751490e4b
commit
00b6f66110
1 changed files with 11 additions and 0 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -4,3 +4,14 @@
|
|||
.~lock.*
|
||||
output/*
|
||||
AspectedRouting.sln.DotSettings
|
||||
|
||||
#Visual Studio Code
|
||||
.vscode
|
||||
|
||||
# Node Modules
|
||||
*/node_modules
|
||||
|
||||
.fake
|
||||
.ionide
|
||||
|
||||
*/.routeExamples
|
Loading…
Add table
Add a link
Reference in a new issue