Remove junk files and update .gitignore

This commit is contained in:
Robert MacGregor 2016-01-18 21:39:58 -05:00
parent ee3488fa4d
commit c64b0739f9
19 changed files with 4 additions and 17 deletions

5
.gitignore vendored
View file

@ -7,4 +7,7 @@
*.pch
*.pdb
*.tlog
*.sdf
*.sdf
*.idb
*.unsuccessfulbuild
*.lastbuildstate

View file

@ -1,2 +0,0 @@
#v4.0:v100
Debug|Win32|C:\t2cpp\T2-CPP-master\|

Binary file not shown.

View file

@ -1,2 +0,0 @@
#v4.0:v100
Debug|Win32|C:\t2cpp\T2-CPP-master\|

View file

@ -1,2 +0,0 @@
#v4.0:v100
Release|Win32|C:\t2cpp\T2-CPP-master\|

View file

@ -1,2 +0,0 @@
#v4.0:v100
Debug|Win32|C:\t2cpp\T2-CPP-master\|

View file

@ -1,2 +0,0 @@
#v4.0:v100
Release|Win32|C:\t2cpp\T2-CPP-master\|

View file

@ -1,2 +0,0 @@
#v4.0:v100
Debug|Win32|C:\t2cpp\T2-CPP-master\|

View file

@ -1,2 +0,0 @@
#v4.0:v100
Release|Win32|C:\t2cpp\T2-CPP-master\|

View file

@ -1,2 +0,0 @@
#v4.0:v100
Debug|Win32|C:\t2cpp\T2-CPP-master\|

Binary file not shown.