]> xenbits.xensource.com Git - governance.git/commitdiff
Make sure _static and _templates are created on git clone
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)
...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]

diff --git a/source/_static/.gitignore b/source/_static/.gitignore
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/source/_templates/.gitignore b/source/_templates/.gitignore
new file mode 100644 (file)
index 0000000..e69de29