vimeo-private-downloader/.gitignore
2022-08-10 12:42:16 -07:00

17 lines
274 B
Plaintext

# https://git-scm.com/docs/gitignore
# https://help.github.com/articles/ignoring-files
# Example .gitignore files: https://github.com/github/gitignore
/bower_components/
/node_modules/
package-lock.json
yarn.lock
*.m4a
*.m4v
*.zip
converted/*.mp4
combine.sh
.idea
.vscode