mirror of
https://github.com/aj-geddes/useful-ai-prompts.git
synced 2026-09-19 01:26:38 +08:00
3f5182cfd7
Skills files are generated by the restructure pipeline and contain code blocks in multiple languages that Prettier cannot parse. Same rationale as docs/_prompts/ exclusion. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
17 lines
273 B
Plaintext
17 lines
273 B
Plaintext
# Jekyll-processed files with frontmatter that Prettier cannot parse
|
|
docs/manifest.json
|
|
docs/sw.js
|
|
docs/browserconfig.xml
|
|
|
|
# Generated files — do not format
|
|
docs/_prompts/
|
|
skills/
|
|
docs/_site/
|
|
_site/
|
|
node_modules/
|
|
vendor/
|
|
|
|
# Binary and lock files
|
|
*.lock
|
|
package-lock.json
|