diff options
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 |
