]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
gitignore: add mergify and travis as exceptions
authorSébastien Han <seb@redhat.com>
Tue, 30 Oct 2018 11:20:44 +0000 (12:20 +0100)
committerSébastien Han <seb@redhat.com>
Tue, 30 Oct 2018 12:45:30 +0000 (13:45 +0100)
Git must notice changes from .travis.yml and .mergify.yml

Signed-off-by: Sébastien Han <seb@redhat.com>
.gitignore

index 834fae1d6a7b389c1d8b0d9760371e8e709d3cc2..4f0ef0db67e77a5250b3733aab1de3b5cdefb76f 100644 (file)
@@ -19,3 +19,5 @@ group_vars/*.yml
 ceph-ansible.spec
 *.retry
 *.pytest_cache
+!.travis.yml
+!.mergify.yml