Files
nonograms/.gitignore
Grzegorz Kucmierz 8bcde92e24
All checks were successful
Deploy to Production / deploy (push) Successful in 4s
chore: ignore signing certificates
2026-02-13 09:03:11 +01:00

23 lines
216 B
Plaintext

.gpg/
node_modules
.DS_Store
dist/
dist-ssr/
*.local
.npmrc
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs
*.njsproj
*.sln
*.sw?
# Security keys and certificates
*.keystore
*.jks
*.p12
*.mobileprovision