96f4ca0f4e
- Cards: perspective 3D enter animation (rotateX/Y from blur) - Scroll tilt: cards subtly rotate based on viewport position - Atomic carousel: orbital scroll container with electron dot animation on hover - Navigation arrows with glow + orbital track indicator - Video hover autoplay in carousel items - Lightbox: click any photo/video for full-view with energy rings - Carousel items: 3D perspective rotateY(-3deg) on hover + glow border Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
35 lines
578 B
Plaintext
35 lines
578 B
Plaintext
# Internal private notes
|
|
notes-interne/
|
|
|
|
# Node / tooling
|
|
node_modules/
|
|
dist/
|
|
storybook-static/
|
|
.astro/
|
|
.DS_Store
|
|
.env.ftp
|
|
|
|
# GH Pages / builds locaux (sorties CI ou previews locales)
|
|
.pages-dist/
|
|
|
|
# Artefacts locaux de workflow / QA
|
|
output/
|
|
tmp/
|
|
.tmp/
|
|
.playwright-cli/
|
|
|
|
# Fichiers de duplications locales (conflits Finder/éditeur)
|
|
* 2
|
|
* 2.*
|
|
|
|
# Captures HTML locales Figma
|
|
.figma-*.html
|
|
|
|
# Dumps locaux de QA/preview (non source)
|
|
artifacts/da-qa/
|
|
artifacts/previews/
|
|
artifacts/imagegen/
|
|
artifacts/qa-test/*/responsive-v12-pass2/
|
|
artifacts/qa-test/*/deploy-sftp-dryrun.txt
|
|
.env
|