# Dependencies and build outputs node_modules/ dist/ cortex/ *.map # Git and version control .git/ .gitignore # Configuration files that might contain intentionally exposed examples test.json examples/ # Lock files and package configs package-lock.json *.lock # Documentation README.md CHANGELOG.md *.md # Configuration files .eslintrc* .prettierrc tsconfig.json cortex.json