dummy_crud_database/.gitignore

14 lines
80 B
Plaintext
Raw Normal View History

2019-08-21 03:58:25 +02:00
# Python
__pycache__
build
dist
*.pyc
# OS
.DS_Store
# IDE
*.iml
*.db
*.index