Gitignore file to ignore stl and gcode files
This commit is contained in:
parent
84fecf5e56
commit
1068f6dcb3
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
*.stl
|
||||
*.gcode
|
Reference in a new issue