Adding a gitignore entry for media capture testing

This commit is contained in:
Bradley Bickford 2023-11-19 18:36:03 -05:00
parent 9e0c78d939
commit aa1789da97

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
.env .env
config.json config.json
node_modules node_modules
keyfile.json keyfile.json
media