diff options
| author | Melonai <einebeere@gmail.com> | 2020-05-20 21:15:12 +0200 |
|---|---|---|
| committer | Melonai <einebeere@gmail.com> | 2020-05-20 21:15:12 +0200 |
| commit | 58abd266b0b5ec37c5d7beea37abc2babd7d504a (patch) | |
| tree | efe84fba111c308370a89fba61dd9e8548a01085 /.gitignore | |
| parent | e58b453f24c8b4081361112862d29c34eb22009d (diff) | |
| download | shorest-58abd266b0b5ec37c5d7beea37abc2babd7d504a.tar.zst shorest-58abd266b0b5ec37c5d7beea37abc2babd7d504a.zip | |
heroku build helper
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index fd1e9d5..3cfb48e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ build/ .idea/ node_modules/ -*.lock \ No newline at end of file +client/yarn.lock \ No newline at end of file |
