Repository URL to install this package:
|
Version:
2.2.12 ▾
|
meltmedia/meltconsole
/
.gitignore
|
|---|
# Ignore the compiled Typescript
node-scripts/aws-resources.js
# Add the vendor folder so we can run setup commands
# on remote server before running lando.
!vendor
# It's ok to add all files under templates directory
# since they only contain boilerplace code for use to replace
!templates/*