Files
mt-air/.gitignore
T
Senko-san fec09570f8
Publish npm package / publish (push) Successful in 19s
initial
2026-06-12 13:30:02 +03:00

20 lines
171 B
Plaintext

# Local
.DS_Store
*.local
*.log*
# Dist
node_modules
dist/
# Profile
.rspack-profile-*/
# IDE
.vscode/*
!.vscode/extensions.json
.idea
*storybook.log
storybook-static