dummy_crud_database/.gitignore

13 lines
72 B
Plaintext

# Python
__pycache__
build
dist
*.pyc
# OS
.DS_Store
# IDE
*.iml
*.db