]> xenbits.xensource.com Git - people/gdunlap/governance.git/commit
Make sure _static and _templates are created on git clone master
authorGeorge Dunlap <george.dunlap@citrix.com>
Mon, 28 Feb 2022 11:59:12 +0000 (11:59 +0000)
committerGeorge Dunlap <george.dunlap@citrix.com>
Mon, 28 Feb 2022 11:59:21 +0000 (11:59 +0000)
commit4a068526d081246404cd65cc691d61fa6b857910
treeb24cc2e42473cd859be63f38c2d8096408ef653f
parent8fca6d7f3d6a1385dd2219035b9a07215a548c70
Make sure _static and _templates are created on git clone

...by creating an empty .gitignore file in each.

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
source/_static/.gitignore [new file with mode: 0644]
source/_templates/.gitignore [new file with mode: 0644]