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

View File

@@ -152,7 +152,10 @@
"<rootDir>/lib/vscode",
"<rootDir>/release-packages",
"<rootDir>/release",
"<rootDir>/release-standalone"
"<rootDir>/release-standalone",
"<rootDir>/release-npm-package",
"<rootDir>/release-gcp",
"<rootDir>/release-images"
]
}
}