dummy_crud_database/.gitignore

14 lines
80 B
Plaintext

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