coinmanager/.gitignore
2020-05-14 21:45:19 +00:00

8 lines
85 B
Plaintext

.*
!.gitignore
**/migrations/*
Pipfile.lock
**/work_data/*
**/__pycache__/*
*.sqlite