Skip to content

Commit 78be3f0

Browse files
committed
✨ Update .gitignore to include *.stl and *.geojson file types
1 parent 2cf40c9 commit 78be3f0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,7 @@ docs/site/
2525
# It records a fixed state of all packages used by the project. As such, it should not be
2626
# committed for packages, but should be committed for applications that require a static
2727
# environment.
28-
Manifest.toml
28+
Manifest.toml
29+
30+
*.stl
31+
*.geojson

0 commit comments

Comments
 (0)