Archived
1
0

feat: add test/videos & /screenshots to gitignore

This commit is contained in:
Joe Previte
2021-02-02 13:58:51 -07:00
parent 236717ee98
commit ffdbf3a730
4 changed files with 39 additions and 24 deletions

2
.gitignore vendored
View File

@ -16,3 +16,5 @@ node-*
.home
coverage
**/.DS_Store
test/videos
test/screenshots