Added bin directory to gitignore
This commit is contained in:
parent
94ed219b90
commit
54a011ca69
14 changed files with 8 additions and 25810 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -4,3 +4,11 @@ Client/ProviderLoginDetails\.xml
|
|||
\.vs/BankingBot/v14/\.suo
|
||||
|
||||
Client/obj/Debug/DesignTimeResolveAssemblyReferencesInput\.cache
|
||||
|
||||
Client/bin/
|
||||
|
||||
BankingBot/bin/
|
||||
|
||||
BankingBot/obj/Debug/
|
||||
|
||||
Client/obj/Debug/
|
||||
|
|
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
|
@ -1,16 +0,0 @@
|
|||
C:\src\aaron\BankingBot\BankingBot\bin\Debug\BankingBot.dll
|
||||
C:\src\aaron\BankingBot\BankingBot\bin\Debug\BankingBot.pdb
|
||||
C:\src\aaron\BankingBot\BankingBot\bin\Debug\Ninject.dll
|
||||
C:\src\aaron\BankingBot\BankingBot\bin\Debug\Ninject.xml
|
||||
C:\src\aaron\BankingBot\BankingBot\obj\Debug\BankingBot.dll
|
||||
C:\src\aaron\BankingBot\BankingBot\obj\Debug\BankingBot.pdb
|
||||
C:\src\aaron\BankingBot\BankingBot\obj\Debug\BankingBot.csprojResolveAssemblyReference.cache
|
||||
C:\src\aaron\BankingBot\BankingBot\bin\Debug\WebDriver.dll
|
||||
C:\src\aaron\BankingBot\BankingBot\bin\Debug\WebDriver.xml
|
||||
C:\Working Files\banking-bot\BankingBot\bin\Debug\BankingBot.dll
|
||||
C:\Working Files\banking-bot\BankingBot\bin\Debug\BankingBot.pdb
|
||||
C:\Working Files\banking-bot\BankingBot\bin\Debug\WebDriver.dll
|
||||
C:\Working Files\banking-bot\BankingBot\bin\Debug\WebDriver.xml
|
||||
C:\Working Files\banking-bot\BankingBot\obj\Debug\BankingBot.csprojResolveAssemblyReference.cache
|
||||
C:\Working Files\banking-bot\BankingBot\obj\Debug\BankingBot.dll
|
||||
C:\Working Files\banking-bot\BankingBot\obj\Debug\BankingBot.pdb
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue