1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Adding ansible_release dir created by release to .gitignore

This commit is contained in:
James Cammarata 2016-11-04 14:27:57 -05:00
parent 3cdb9b228a
commit 7c049b16c7

2
.gitignore vendored
View file

@ -65,3 +65,5 @@ Vagrantfile
.vagrant
ansible.egg-info/
/shippable/
# Release directory
packaging/release/ansible_release