mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-16 03:41:41 +00:00
ensuring the tmp folder is created in the source tree
This commit is contained in:
parent
9b463231f7
commit
1201c18c1c
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@ capybara-*.html
|
|||
/vendor/bundle
|
||||
/log/*
|
||||
/tmp/*
|
||||
!/tmp/.gitkeep
|
||||
/db/*.sqlite3
|
||||
/public/system/*
|
||||
/coverage/
|
||||
|
|
0
tmp/.gitkeep
Normal file
0
tmp/.gitkeep
Normal file
Loading…
Add table
Reference in a new issue