mirror of
https://github.com/Tusko/vimeo-private-downloader.git
synced 2024-12-27 00:41:14 -08:00
17 lines
274 B
Plaintext
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
|