12 lines
143 B
Text
12 lines
143 B
Text
# tools, IDEs, build folders
|
|
/.coverage/
|
|
/.eggs/
|
|
/.idea/
|
|
/build/
|
|
/dist/
|
|
/docs/build/
|
|
/*.egg-info/
|
|
settings.json
|
|
|
|
# Django and Python
|
|
*.py[cod]
|