git: keep releasenotes.md off of version control
It is a transient file
This commit is contained in:
parent
60705c87d7
commit
0f18820f46
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
||||||
|
# we create this for the release message
|
||||||
|
releasenotes.md
|
||||||
|
|
||||||
# Created by https://www.toptal.com/developers/gitignore/api/python,vim
|
# Created by https://www.toptal.com/developers/gitignore/api/python,vim
|
||||||
# Edit at https://www.toptal.com/developers/gitignore?templates=python,vim
|
# Edit at https://www.toptal.com/developers/gitignore?templates=python,vim
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue