Gitignore file to ignore stl and gcode files

This commit is contained in:
Thomas Schwery 2016-01-05 23:18:47 +01:00
parent 84fecf5e56
commit 1068f6dcb3

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.stl
*.gcode