ignore tmp/out files
This commit is contained in:
parent
c37cce25ed
commit
b43b607e09
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
*.pyc
|
||||
*.mat
|
||||
*.points
|
||||
*.segments
|
||||
*.png
|
||||
*.svg
|
||||
*.triangles
|
||||
*.graph
|
||||
Loading…
Add table
Add a link
Reference in a new issue