This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Netflix-Clone/.gitignore
andres alcocer 21bfb2cb91 first commit
2018-11-12 21:57:57 -05:00

10 lines
90 B
Plaintext

# NPM packages folder.
node_modules
# Build files
dist/
# Logs
logs
*.log
npm-debug.log*