Added bin directory to gitignore
This commit is contained in:
parent
94ed219b90
commit
c70d494c3a
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -4,3 +4,7 @@ Client/ProviderLoginDetails\.xml
|
|||
\.vs/BankingBot/v14/\.suo
|
||||
|
||||
Client/obj/Debug/DesignTimeResolveAssemblyReferencesInput\.cache
|
||||
|
||||
Client/bin/
|
||||
|
||||
BankingBot/bin/
|
||||
|
|
Loading…
Add table
Reference in a new issue