Skip to content

Commit 7535284

Browse files
committed
XNAMath 2.00
1 parent 8e16192 commit 7535284

File tree

6 files changed

+27245
-0
lines changed

6 files changed

+27245
-0
lines changed

.gitignore

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
*.psess
2+
*.vsp
3+
*.log
4+
*.err
5+
*.wrn
6+
*.suo
7+
*.sdf
8+
*.user
9+
*.i
10+
*.vspscc
11+
*.opensdf
12+
*.opendb
13+
*.ipch
14+
*.cache
15+
*.tlog
16+
*.lastbuildstate
17+
*.ilk
18+
*.VC.db
19+
/Tests
20+
/wiki

0 commit comments

Comments
 (0)