Project cleanup. From now on will use vs code

This commit is contained in:
2020-11-02 18:33:12 +01:00
parent 00d913e407
commit f49f501306
10 changed files with 6 additions and 497 deletions

4
.gitignore vendored
View File

@@ -7,6 +7,7 @@ obj/*
Debug/*
Release/*
data/*
*.exe
*.suo
*.sdf
*.opensdf
@@ -16,4 +17,5 @@ data/*
trick.ini
*.xcuserstate
project.xcworkspace/
xcuserdata/
xcuserdata/
.vscode/*