Porting guide (#67)

* Add changelog fragments for community.crypto related things from ansible/ansible's 2.10 porting guide.

* Update gitignore.
This commit is contained in:
Felix Fontein
2020-06-15 22:26:17 +02:00
committed by GitHub
parent 15288753cb
commit 54e9de26b3
4 changed files with 7 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# Community.crypt specific things
/changelogs/.plugin-cache.yaml
# Created by https://www.gitignore.io/api/git,linux,pydev,python,windows,pycharm+all,jupyternotebook,vim,webstorm,emacs,dotenv
# Edit at https://www.gitignore.io/?templates=git,linux,pydev,python,windows,pycharm+all,jupyternotebook,vim,webstorm,emacs,dotenv