Update ignore file
This commit is contained in:
parent
61e90998c0
commit
dc97e0ea4e
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,17 +1,20 @@
|
|||||||
*~
|
*~
|
||||||
*.o
|
*.o
|
||||||
|
*.a
|
||||||
*.gmo
|
*.gmo
|
||||||
*_t
|
*_t
|
||||||
*.d
|
*.d
|
||||||
*.d.[0-9]*
|
*.d.[0-9]*
|
||||||
test.data
|
test.data
|
||||||
cachegrind.*
|
cachegrind.*
|
||||||
|
\#*\#
|
||||||
|
|
||||||
thin_check
|
thin_check
|
||||||
thin_dump
|
thin_dump
|
||||||
thin_restore
|
thin_restore
|
||||||
thin_repair
|
thin_repair
|
||||||
thin_rmap
|
thin_rmap
|
||||||
|
thin_metadata_size
|
||||||
|
|
||||||
cache_check
|
cache_check
|
||||||
cache_dump
|
cache_dump
|
||||||
|
Loading…
Reference in New Issue
Block a user