diff options
| author | Sergey Schetinin <sergey@maluke.com> | 2011-09-18 03:17:35 +0300 |
|---|---|---|
| committer | Sergey Schetinin <sergey@maluke.com> | 2011-09-18 03:17:35 +0300 |
| commit | 820d9c4f1fbd5606fe1a26753a78bcb6b28be9d2 (patch) | |
| tree | 31d85868b2b67e3fe2b942a9a8c5a74081e406b5 | |
| parent | 1143fac9888b890a3c75fdb7f6147615176f83fe (diff) | |
| download | webob-1.1-branch.tar.gz | |
add .gitignore1.1-branch
| -rw-r--r-- | .gitignore (renamed from .hgignore) | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,5 +1,3 @@ -syntax: glob - WebOb.egg-info *.pyc *.pyo @@ -15,10 +13,10 @@ build/ glob:_coverage Session.vim html_coverage/** +_coverage/** *,cover *_fixt.py *$py.class .tox/ coverage.xml -nosetests.xml - +nosetests.xml
\ No newline at end of file |
