Update gitignore
This commit is contained in:
parent
3c05bfdcaa
commit
5e6df7d7cc
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,6 +1,15 @@
|
|||||||
/target
|
/target
|
||||||
|
/cgmath
|
||||||
*.log
|
*.log
|
||||||
*.bin
|
*.bin
|
||||||
*.bin.*
|
*.bin.*
|
||||||
|
*.bkp
|
||||||
|
*.perf
|
||||||
|
*.svg
|
||||||
|
*.lock
|
||||||
|
perf.*
|
||||||
|
tags
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user