Skip to content
Snippets Groups Projects
Commit 606061cd authored by Markus Prim's avatar Markus Prim
Browse files

Merge branch 'bugfix/gitignore' into 'master'

Ignore __pycache__ in all subpackages

See merge request mapr/eFFORT!2
parents 38e89499 d83ee52e
Branches
No related tags found
No related merge requests found
......@@ -6,5 +6,5 @@
# Project Egg Info #
# ################ #
eFFORT.egg-info
eFFORT/__pycache__/
eFFORT/**/__pycache__/**
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment