diff options
| author | Peter Johanson <peter@peterjohanson.com> | 2021-07-26 00:25:34 -0400 |
|---|---|---|
| committer | Pete Johanson <peter@peterjohanson.com> | 2021-09-11 00:50:36 -0400 |
| commit | b82bbb5ba22ef5c4346e82ccd41d3f794a4bf376 (patch) | |
| tree | da505a57c9071e200fbc4a1749ba943371d8241d /docs/static/.gitignore | |
| parent | 683991aa9346a29c265299020a59c0b4c1805926 (diff) | |
feat: Generate setup scripts from metadata.
Diffstat (limited to 'docs/static/.gitignore')
| -rw-r--r-- | docs/static/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/static/.gitignore b/docs/static/.gitignore new file mode 100644 index 0000000..fc7d274 --- /dev/null +++ b/docs/static/.gitignore @@ -0,0 +1,5 @@ + +# Ignore generated setup script + +setup.ps1 +setup.sh |
