Techdocs / .gitignore
mayureshagashe2105's picture
CLI tool
808bf67
raw
history blame
171 Bytes
# PyCharm files
.idea
# VScode files
.vscode
# env files
.env
# cache files
__pycache__
.vercel
tempCodeRunnerFile.py
#pypi files
build
dist
techdocs.egg-info
test.py