]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ansible: git ignore top level yaml files
authorAlfredo Deza <adeza@redhat.com>
Fri, 15 Jul 2016 14:37:32 +0000 (10:37 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 20 Jul 2016 12:26:49 +0000 (08:26 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ansible/.gitignore

index 5999d53694b00504cc5ad01706e972014335434e..7608e8db806ac4ad594862b78eb052311b9e67c9 100644 (file)
@@ -2,3 +2,7 @@
 files/ssl/dev
 files/ssl/prod
 tmp
+
+# Top level YAML files are ignored, so that users can simply copy
+# from examples/* to the top level dir and not worry about committing them
+/*.yml