chore: ignore more IDE/build files

This commit is contained in:
nima.taheri@hootsuite.com 2022-08-10 12:33:36 -07:00
parent 62d6d07fe5
commit 9987b838b6

7
.gitignore vendored
View file

@ -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
combine.sh
.idea
.vscode