adding some gitignore files

This commit is contained in:
Brian 2022-04-04 14:00:52 -06:00
parent bcca85eb7d
commit 892fcfca6c
Signed by: brian
GPG Key ID: DE1A5390A3B84CD8
2 changed files with 4 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