deploy helper
This commit is contained in:
parent
9950201dd7
commit
6b34d08cae
3 changed files with 69 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Deployment configuration (contains sensitive server details)
|
||||
deploy.config
|
||||
|
||||
# OS files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Editor files
|
||||
.vscode/
|
||||
.idea/
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue