Merge pull request #11 from Rhjulskov/main

Add empty frames folder to git
This commit is contained in:
Charlie Holtz 2023-11-15 21:49:19 -05:00 committed by GitHub
commit ae1ef2fe61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
.env .env
/venv /venv
/frames
/narration /narration
/frames/*
!/frames/.gitkeep

0
frames/.gitkeep Normal file
View File