spb/svgarden Public
SVGarden — searchable bank of 74 self-contained SVG+CSS animation snippets (svgarden.dev)
HTML 79.2%
Astro 10.3%
JavaScript 6%
CSS 3.7%
Shell 0.8%
1# ============================================================2# SVGarden — https://www.svgarden.dev3# Author : Simon-Pierre Boucher4# Contact: contact@spboucher.ai5# File : .gitignore6# Desc : Never commit secrets, build output, or dependencies7# ============================================================8node_modules/9dist/10.astro/11.env12.env.*13ngrok.yml14*.log15.DS_Store16