Showing
2 changed files
with
8 additions
and
2 deletions
| ... | @@ -26,4 +26,7 @@ out | ... | @@ -26,4 +26,7 @@ out |
| 26 | *.bak | 26 | *.bak |
| 27 | 27 | ||
| 28 | node_modules.nosync/ | 28 | node_modules.nosync/ |
| 29 | -*.env.* | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 29 | +*.env.* | ||
| 30 | + | ||
| 31 | +package-lock.json | ||
| 32 | +yarn.lock | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment