 Issue 29887585:
  Issue #5352 - generate_static_pages cannot deal with directories being turned into regular pages  (Closed)
    
  
    Issue 29887585:
  Issue #5352 - generate_static_pages cannot deal with directories being turned into regular pages  (Closed) 
  | Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| 1 ^build$ | 1 ^build$ | 
| 2 ^dist$ | 2 ^dist$ | 
| 3 ^.tox$ | 3 ^.tox$ | 
| 4 ^htmlcov$ | 4 ^htmlcov$ | 
| 5 ^.coverage$ | 5 ^.coverage$ | 
| 6 ^.pytest_cache$ | 6 ^.pytest_cache$ | 
| 7 | 7 | 
| 8 syntax: glob | 8 syntax: glob | 
| 9 *.pyc | 9 *.pyc | 
| 10 *.pyo | 10 *.pyo | 
| 11 .cache | 11 .cache | 
| 12 .idea/ | |
| OLD | NEW |