add some .gitignore filetypes
This commit is contained in:
parent
6c6d77cfa6
commit
bbc0bbe2c3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -5,6 +5,9 @@
|
||||||
*.sym
|
*.sym
|
||||||
*.pcap
|
*.pcap
|
||||||
*.img
|
*.img
|
||||||
|
*.a
|
||||||
|
*.log
|
||||||
|
*.DS_Store
|
||||||
tags
|
tags
|
||||||
include/metalsvm/config.h
|
include/metalsvm/config.h
|
||||||
Makefile
|
Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue