chore: update .gitignore

Ignore videos and tmp/ directory
This commit is contained in:
Daniel Wykerd
2022-06-16 12:03:24 +02:00
parent abe045762b
commit 662bccf2c2

8
.gitignore vendored
View File

@@ -54,3 +54,11 @@ jspm_packages/
# pnpm
.pnpm-debug.log*
pnpm-lock.yaml
# Downloaded assets
*.mp4
*.webm
*.mkv
# Temporary files for testing
tmp/