diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,4 +3,6 @@ web-ext-artifacts/ nod node_modules package-lock.json -.vscode
\ No newline at end of file +.vscode +src/pages/options/index.html +src/pages/popup/popup.html |
