Skip to content
Snippets Groups Projects
Commit ef2832b7 authored by Guy Jacob's avatar Guy Jacob
Browse files

Add .gitignore and .flake8

parent 04195be9
No related branches found
No related tags found
No related merge requests found
[flake8]
#ignore = E501
max-line-length = 120
*.log
*.pyc
__pycache__/
.pytest_cache
*.tar
site/
env/
.env/
.idea/
logs/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment