Abhishek Gola
Added .gitattributes and .gitignore files
233e619
raw
history blame contribute delete
77 Bytes
*.pyc
**/__pycache__
**/__pycache__/**
.vscode
build/
**/build
**/build/**