diff options
| author | Ritesh Ghosh <[email protected]> | 2023-08-02 13:20:38 +0530 |
|---|---|---|
| committer | Ritesh Ghosh <[email protected]> | 2023-08-02 13:20:38 +0530 |
| commit | c0be4b50ffbfbf957b38e4c0a3e49b225f109507 (patch) | |
| tree | ab0316c189bac4e888e8b958175de18fb5ddcaaf | |
| parent | 18c34ea307057e0298e7dc74bcdf1000834c674f (diff) | |
| download | aniwatch-api-c0be4b50ffbfbf957b38e4c0a3e49b225f109507.tar.xz aniwatch-api-c0be4b50ffbfbf957b38e4c0a3e49b225f109507.zip | |
chore: updated .gitignore file
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ - +.vscode node_modules .env +package-lock.json +.idea +yarn.lock
\ No newline at end of file |
