diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-10-12 20:28:41 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-10-12 20:28:41 -0400 |
commit | 28d2d8a0da8b624d0a256ac492afe7605fa8d260 (patch) | |
tree | 13966a255ea5659c0d8749799007e4c6b0e0e52d /.gitignore | |
parent | b0d8ea0d60bcf4626b84d20e99ea2fe93353b825 (diff) | |
download | emacsconf-ansible-28d2d8a0da8b624d0a256ac492afe7605fa8d260.tar.xz emacsconf-ansible-28d2d8a0da8b624d0a256ac492afe7605fa8d260.zip |
Be able to deploy pad to live0
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6921293 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +prod-vars.yml |