mirror of
https://github.com/screentinker/screentinker.git
synced 2026-05-15 07:32:23 -06:00
Ignore local video/ directory
This commit is contained in:
parent
a27738120a
commit
8bfb4584a1
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -40,3 +40,6 @@ Thumbs.db
|
||||||
# Environment
|
# Environment
|
||||||
.env
|
.env
|
||||||
.env.*
|
.env.*
|
||||||
|
|
||||||
|
# Local-only marketing assets
|
||||||
|
video/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue