Egg_bot / cspell.json
Sanjay kumar K
temaple develop
f718d8b
Raw
History Blame Contribute Delete
716 Bytes
{
"version": "0.2",
"language": "en",
"words": [
"ainvoke",
"adminsdk",
"authorised",
"convo",
"creds",
"cust",
"daly",
"dayly",
"deliv",
"dmg",
"dotenv",
"eggbot",
"enroute",
"fbsvc",
"firestore",
"inventry",
"mnthly",
"montly",
"procfile",
"prodction",
"prodution",
"pyproject",
"pytest",
"pycache",
"pythonunbuffered",
"ravi",
"rollup",
"seles",
"sels",
"setuptools",
"shaet",
"summry",
"sunfra",
"sumry",
"tead",
"uvicorn",
"wekly",
"venv"
],
"ignorePaths": [
".venv/**",
"venv/**",
"**/__pycache__/**",
"*.lock",
".git/**"
]
}