diff options
| author | Yuval Adam <_@yuv.al> | 2017-10-21 20:25:09 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-10-21 20:25:09 +0300 |
| commit | 7fca3ed3da102582d0553ed455feaf3ff9ac8389 (patch) | |
| tree | a27bdf8583b1cf05b63e41d972138638086f0b0b /.gitignore | |
| parent | ee9b39d590f06381a7b2a4098b6ab13f04dd9ab9 (diff) | |
Use heroku-postbuild step
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ node_modules/ dump.rdb -static/js/build.js
\ No newline at end of file +static/js/build.js*
\ No newline at end of file |
