diff options
author | Darius Jahandarie <djahandarie@gmail.com> | 2023-09-23 14:23:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-23 14:23:57 +0000 |
commit | a63145f7ef46d6ab5d99ce0e911c6b0a3bcfee2e (patch) | |
tree | 0f3cdca6bef987b55559a166fa55cb79fa13598b /.gitignore | |
parent | 94ccff4c790ae8c2ef301bdb4e593f51436b3c8e (diff) | |
parent | 6f24ac4e2a1ee8928e0be69bea774bcade28f2a9 (diff) |
Merge pull request #247 from themoeway/remove-version
Remove hardcoded version from manifest
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ dictionaries/ /playwright-report/ /playwright/.cache/ /test/playwright/__screenshots__/ +ext/manifest.json |