See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

commit_msg*.txt

Views0
PublishedFeb 23, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

commit message files

commit_msg*.txt _commit_msg.txt pr_msg.txt *_pr_msg.txt

dependencies

/node_modules /.pnp .pnp.js

testing

/coverage

next.js

/.next/ /out/

production

/build

misc

.DS_Store *.pem

debug

npm-debug.log* yarn-debug.log* yarn-error.log* .pnpm-debug.log*

local env files

.env*.local .env #.env.example

vercel

.vercel

typescript

*.tsbuildinfo next-env.d.ts

credentials.json

asdf

.tool-versions

pycache

**/pycache/

python virtual environment

/venv/

pytest

.pytest_cache/

vscode

.vscode/

.cursorignore

Share: