##// END OF EJS Templates
Remove code that is not needed once python 2.6 is our minimal version.
Remove code that is not needed once python 2.6 is our minimal version.

File last commit:

r3255:7355c69f
r3298:346bc9b1
Show More
.gitignore
11 lines | 111 B | text/plain | TextLexer
Fernando Perez
Small fixes to git ignore file
r3200 build
./dist
Brian Granger
Adding .gitignore and updating release to remove bzr tag.
r2592 docs/dist
docs/build/*
docs/source/api/generated
MinRK
added gh-pages command for GitHub hosted sphinx docs
r3255 docs/gh-pages
Fernando Perez
Small fixes to git ignore file
r3200 *.py[co]
Brian Granger
Adding .gitignore and updating release to remove bzr tag.
r2592 build
*.egg-info
Fernando Perez
Small fixes to git ignore file
r3200 *~
Thomas Kluyver
Ignore .bak files
r3111 *.bak