git/ignore: Ignore GStreamer ChangeLog files
It is annoying when ChangeLog files show up in ripgrep searches.
This commit is contained in:
parent
36e7845aa4
commit
d946db650e
1 changed files with 1 additions and 0 deletions
|
@ -15,3 +15,4 @@ north-star*
|
||||||
target
|
target
|
||||||
notes-private.txt
|
notes-private.txt
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
*ChangeLog*
|
||||||
|
|
Loading…
Reference in a new issue