add *.patch to .gitignore
This commit is contained in:
parent
6f784d98ea
commit
f382fcc51c
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -4,4 +4,5 @@
|
|||
*.o
|
||||
/depends
|
||||
/debug
|
||||
/.cache
|
||||
/.cache
|
||||
*.patch
|
||||
Loading…
Add table
Add a link
Reference in a new issue