Skip to content

Commit 20a8ef8

Browse files
committed
Add test models to repository
1 parent 32b53ad commit 20a8ef8

File tree

2 files changed

+23001
-1
lines changed

2 files changed

+23001
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ dlldata.c
3737
*_i.h
3838
*.ilk
3939
*.meta
40-
*.obj
4140
*.pch
4241
*.pdb
4342
*.pgc
@@ -181,3 +180,7 @@ FakesAssemblies/
181180

182181
#VS folders
183182
.vs/
183+
184+
#Generated voxel models
185+
*.binvox
186+
*.bin

0 commit comments

Comments
 (0)