Files
2025-07-03 12:42:45 +02:00

26 lines
221 B
Plaintext

# Node
node_modules
npm-debug.log
# Docker
Dockerfile
.dockerignore
# Git
.git
.github
.gitignore
# Builds
dist
# Dev configs
.prettierrc
.prettierignore
jsconfig.json
# Markdown files
*.md
# Release scripts
release