Skip to content

Commit 11b2a7a

Browse files
committed
add 3D files to gitignore
1 parent e7a6aef commit 11b2a7a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
*.jl.cov
22
*.jl.*.cov
33
*.jl.mem
4+
*.ply
5+
*.stl
6+
*.obj
7+
*.off

0 commit comments

Comments
 (0)