Skip to content

Commit 4a3c916

Browse files
committed
here it is
1 parent e26ea8b commit 4a3c916

29 files changed

+14904
-0
lines changed

.gitignore

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
*.o
2+
*~
3+
*.vcxproj.user
4+
*.suo
5+
*.pdb
6+
*.log
7+
*.tlog
8+
bin/*
9+
*.VC.*db
10+
ext/main_rel.obj
11+
ext/main_rel.snr
12+
src/shader_code*.h
13+
i1k_OGLShader_vc2013.sdf
14+
*.opendb

0 commit comments

Comments
 (0)