adding build and bin directories

This commit is contained in:
2022-07-25 16:04:37 -06:00
parent 7f2a84a496
commit 61a30b8713
5 changed files with 35 additions and 0 deletions

2
bin/Debug/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore

2
bin/Release/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore