mirror of
https://github.com/Tusko/vimeo-private-downloader.git
synced 2025-07-06 04:51:49 -07:00
chore: ignore more IDE/build files
This commit is contained in:
parent
62d6d07fe5
commit
9987b838b6
1 changed files with 6 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -3,9 +3,14 @@
|
|||
# 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue