-
Notifications
You must be signed in to change notification settings - Fork 78
Expand file tree
/
Copy path.gitignore
More file actions
54 lines (45 loc) · 876 Bytes
/
.gitignore
File metadata and controls
54 lines (45 loc) · 876 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
/.idea*
/.Build/
*node_modules*
/dist/
/var/
.DS_Store
/.php_cs.cache
sass-lint.html
# created by rendering Documentation with Docker
/Documentation-GENERATED-temp
# Devbox
.devbox/bin
.devbox/var/
.devbox/vendor/
.devbox/packages/
.devbox/public/index.php
.devbox/public/_assets
.devbox/public/fileadmin/
.devbox/public/uploads/
.devbox/public/typo3/
.devbox/public/typo3conf/
.devbox/public/typo3temp/
.devbox/composer.lock
# DDEV (repo root) - generated files handled via .ddev/.gitignore
.claude
.firecrawl
tickets
CLAUDE.md
.env
# Screenshots (created during development/testing, not part of source)
/*.png
/*.jpg
/*.jpeg
# Playwright E2E
Tests/E2E/.auth/
playwright-report/
test-results/
# Storybook
storybook-static/
.playwright-cli
.playwright-screenshots
docs/superpowers
.playwright-mcp
.devbox/config/sites/styleguide-demo-2
.devbox/public/_assets_install