Add updates to gitignore to reduce number of artifacts
This commit is contained in:
parent
81c442f656
commit
c33d4c0350
|
@ -5,3 +5,7 @@ __pycache__
|
|||
*.stl
|
||||
*.FCStd1
|
||||
|
||||
# Artifacts
|
||||
*.png
|
||||
*.jpg
|
||||
*.wav
|
||||
|
|
Loading…
Reference in New Issue