codereview-env / .gitignore
SyamSashank's picture
Initial commit with OpenEnv structure
6e7ce30
raw
history blame contribute delete
82 Bytes
__pycache__/
*.pyc
.env
.pytest_cache/
.DS_Store
.git/
node_modules/
dist/
build/