LMS / .gitignore
Faizur Rahman Zunayed
Initial commit: Library Management System
58668c3
raw
history blame contribute delete
104 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
venv/
.venv/
*.log
.DS_Store