Commit d4cd7fa
authored
We were ignoring all `.pyc` files which is normally enough to also
ignore all `__pycache__` directories but I've seen some machines where
`__pycache__` also contains files ending in `.er`.
1 parent b5f9697 commit d4cd7fa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments