1
1
Fork 1

Ingnore clear_lxd_stack.sh file from git commits.

Signed-off-by: Derek Smith <derek@farscapian.com>
This commit is contained in:
Derek Smith 2022-04-22 16:16:30 -04:00
parent 7ab9b4c482
commit dcf4f16cf7
Signed by: farscapian
GPG Key ID: 8F1CD799CCA516CC
1 changed files with 3 additions and 4 deletions

7
.gitignore vendored
View File

@ -1,8 +1,5 @@
archive/*
# these are generated files, so we don't commit them. But they still show up
# so that's useful for development.
cloud-init.yml
# this gets generated locally then push to remote vps for execution.
temp_btcpay.sh
@ -16,4 +13,6 @@ reset.sh
# you can create an env in this directory. The code will source it if the file exists.
# This is a good place to put your LXD info
#env
env
clear_lxd_stack.sh