mirror of
https://github.com/Tusko/vimeo-private-downloader.git
synced 2025-07-05 20:41:48 -07:00
16 lines
274 B
Text
16 lines
274 B
Text
# 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
|