26 lines
315 B
Plaintext
26 lines
315 B
Plaintext
Thumbs.db
|
|
.DS_Store
|
|
.dist
|
|
.tmp
|
|
.sass-cache
|
|
npm-debug.log
|
|
node_modules
|
|
builds
|
|
|
|
# Playwright
|
|
/test-results/
|
|
/tests/coverage-report
|
|
playwright-report
|
|
test-results
|
|
exampleSite/public
|
|
exampleSite/resources
|
|
exampleSite/.hugo_build.lock
|
|
exampleSite/hugo_stats.json
|
|
|
|
# Local builds
|
|
.hugo_build.lock
|
|
public/
|
|
|
|
# idea
|
|
.idea/
|