 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) 
  | Index: .gitignore | 
| diff --git a/.gitignore b/.gitignore | 
| index e5a4ffa63a5f4a3957935ccc3ffdddb24d506a4c..95a44bfbaf5a13332a0e036ebdbbb207d3848f46 100644 | 
| --- a/.gitignore | 
| +++ b/.gitignore | 
| @@ -6,3 +6,5 @@ | 
| *.pyc | 
| *.pyo | 
| htmlcov/ | 
| +.idea/ | 
| + |