Added initial Minion support and example test job
This commit is contained in:
parent
cc6ea41ce5
commit
1302f9e843
6 changed files with 101 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,6 +2,8 @@
|
|||
myapp.conf
|
||||
hypnotoad.pid
|
||||
*.db
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
*~
|
||||
/images
|
||||
*.swp
|
||||
|
|
Reference in a new issue