script wrapping build process managing certificates and triggering a build
This commit is contained in:
parent
f45a96c1e0
commit
c91ddb9f2e
2 changed files with 82 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -6,4 +6,7 @@ build
|
|||
|
||||
# Ignore emacs swapfiles
|
||||
\#*
|
||||
.\#*
|
||||
.\#*
|
||||
|
||||
# Dont commit certs
|
||||
resources/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue