aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gitignore: Ignore .toxMichał Górny2018-08-011-0/+1
|
* Ignore setup.cfg and *.soMike Gilbert2017-02-151-0/+2
| | | | | | | | | This allows one to compile the extension modules in-place without having the build artifacts show up in git status. For example: printf "[build_ext]\nportage-ext-modules = true\n" > setup.cfg python setup.py build_ext --inplace
* Update .gitignore for the repoman/build dirBrian Dolbec2016-05-151-0/+2
|
* Install Portage using setup.pyMichał Górny2014-09-111-0/+1
|
* .gitignore: __pycache__/Zac Medico2013-01-051-0/+1
|
* Add PipeReaderBlockingIO, Jython experimentation.Zac Medico2012-12-271-0/+1
|
* .gitignore: ignore tags file (for ctags)Gregory M. Turner2012-10-221-0/+1
| | | | Signed-off-by: Gregory M. Turner <gmturner007@ameritech.net>
* Ignore *.py[co]Zac Medico2010-03-271-0/+1