Skip to content

Commit 5a7a86f

Browse files
committed
Add .obj file extension to .gitignore
1 parent d4239be commit 5a7a86f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ Manifest.toml
3131
*.geojson
3232
*.ply
3333
*.tiff
34-
*.asc
34+
*.asc
35+
*.obj

0 commit comments

Comments
 (0)