Add patch files to gitignore
Some people prefer to merge patches via wget <pull-url>.patch and then git am.
This commit is contained in:
parent
f8e9897909
commit
1bde0b9bb4
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ _site/
|
|||||||
.sass-cache/
|
.sass-cache/
|
||||||
node_modules/
|
node_modules/
|
||||||
.jekyll-metadata
|
.jekyll-metadata
|
||||||
|
*.patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user