Ingnore clear_lxd_stack.sh file from git commits.
Signed-off-by: Derek Smith <derek@farscapian.com>
This commit is contained in:
parent
7ab9b4c482
commit
dcf4f16cf7
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,8 +1,5 @@
|
|||||||
archive/*
|
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.
|
# this gets generated locally then push to remote vps for execution.
|
||||||
temp_btcpay.sh
|
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.
|
# 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
|
# This is a good place to put your LXD info
|
||||||
#env
|
env
|
||||||
|
|
||||||
|
clear_lxd_stack.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user