diff options
author | 2015-03-29 07:51:24 -0400 | |
---|---|---|
committer | 2015-03-29 07:51:24 -0400 | |
commit | 6f25f92848e94f2174dbb52a82d69dd87bcdf440 (patch) | |
tree | 049c11f5c44c968065deca5f0fff11be078d8c96 /.gitignore | |
parent | remove old buildbot file (diff) | |
download | pkgcore-6f25f92848e94f2174dbb52a82d69dd87bcdf440.tar.gz pkgcore-6f25f92848e94f2174dbb52a82d69dd87bcdf440.tar.bz2 pkgcore-6f25f92848e94f2174dbb52a82d69dd87bcdf440.zip |
add .tox to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ pkgcore/restrictions/*.so /build /cache /dist +/.tox _trial_temp /doc/dev-notes/index.rst /doc/dev-notes/*/index.rst |