remove obsoleted files, and add .gitignore

This commit is contained in:
SilicaAndPina 2020-12-21 15:11:58 +13:00
parent 2b4706caed
commit 1e26374c9e
5 changed files with 4 additions and 178303 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
*bin/*
*obj/*
*.log
*.vs/*