Files
NetworkDeviceManagementSystem/.dockerignore

8 lines
88 B
Plaintext
Raw Normal View History

2026-05-04 21:28:34 +07:00
**/__pycache__/
**/*.pyc
**/.pytest_cache
**/venv
**/node_modules
.git
.github
.DS_Store