diff options
| -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 |
![]() |
index : aniwatch-api | |
| Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to) |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -1,3 +1,6 @@ - +.vscode node_modules .env +package-lock.json +.idea +yarn.lock
\ No newline at end of file |