diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,6 +5,7 @@ aws.json !dist/blank.mp4 index-*.html npm-debug.log -*.webm +yarn-error.log package-lock.json +*.webm .idea/
\ No newline at end of file |