Update gitignore
This commit is contained in:
parent
7b9b516068
commit
ab03f6f359
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
.idea/*
|
||||
**/bin/**
|
||||
**/obj/**
|
||||
.~lock.*
|
||||
output/*
|
||||
AspectedRouting.sln.DotSettings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue