summaryrefslogblamecommitdiffstats
path: root/.gitignore
blob: 74a2e3d5c850716206c2505161cce90d0e98c396 (plain) (tree)
1
2
3
4
5
6
7
8
9
     

          
      
    
    
        
      

            
      
*~
*.pyc
build/
dist/
*egg-info/
lib/
local/
man/
bin/
include/
trash/

# docs
docs/_build/

# OS X
.Python