diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ /blob-report # Playwright cache. /playwright/.cache +# Ignore generated content +/exampleSite/public # Files to ignore: |
