add automatic docker building
This commit is contained in:
parent
3798a629dd
commit
21f7dadec1
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -11,6 +11,9 @@
|
|||
/test/version_tmp/
|
||||
/tmp/
|
||||
|
||||
# Backups directory
|
||||
/backups
|
||||
|
||||
# Used by dotenv library to load environment variables.
|
||||
# .env
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue