Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitignore: Add docker/ | Takeshi KOMIYA | 2020-02-24 | 1 | -0/+1 |
| | |||||
* | #5186 configure karma | Timotheus Kampik | 2018-07-22 | 1 | -0/+2 |
| | | | | and add first karma test | ||||
* | Update gitignore | Takeshi KOMIYA | 2018-02-10 | 1 | -2/+3 |
| | |||||
* | Merge branch 'stable' into 1.7-release | Takeshi KOMIYA | 2018-02-03 | 1 | -0/+1 |
|\ | |||||
| * | Add .pytest_cache/ to gitignore | Takeshi KOMIYA | 2018-02-03 | 1 | -0/+1 |
| | | |||||
* | | gitignore: Ignore 'htmlcov' directory | Stephen Finucane | 2017-12-24 | 1 | -0/+1 |
| | | | | | | | | | | | | This is generated if you run 'coverage html'. Hide it from Git. Signed-off-by: Stephen Finucane <stephen@that.guru> | ||||
* | | tox: Always run coverage | Stephen Finucane | 2017-10-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | | There is value in examining coverage for something like Sphinx. Start doing this by default, in anticipation of increasing coverage over time. Signed-off-by: Stephen Finucane <stephen@that.guru> | ||||
* | | Merge branch 'stable' | Takeshi KOMIYA | 2017-09-24 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Reorder .gitignore | Takeshi KOMIYA | 2017-09-24 | 1 | -1/+1 |
| | | |||||
| * | ignore 'doc/locale' directory to avoid mis-committing | shimizukawa | 2017-09-10 | 1 | -0/+1 |
| | | |||||
* | | Reorder .gitignore | Takeshi KOMIYA | 2017-09-24 | 1 | -3/+1 |
| | | |||||
* | | add IDE files to gitignore | Bernat Gabor | 2017-07-26 | 1 | -0/+3 |
| | | |||||
* | | .gitignore: Ignore '.venv' directories | Stephen Finucane | 2017-07-10 | 1 | -0/+1 |
|/ | | | | | | | This is a commonly used name for virtualenv directories and should be ignored. Signed-off-by: Stephen Finucane <stephen@that.guru> | ||||
* | Ignore .cache/ | Takeshi KOMIYA | 2017-01-07 | 1 | -0/+1 |
| | |||||
* | Add .mypy_cache to gitignore | Takeshi KOMIYA | 2017-01-02 | 1 | -0/+1 |
| | |||||
* | fix #3150 | Yoshiki Shibukawa | 2016-11-19 | 1 | -0/+1 |
| | |||||
* | Add .swp to .gitignore | Takeshi KOMIYA | 2016-01-02 | 1 | -0/+1 |
| | |||||
* | add a .gitignore file, remove .hgignore | Georg Brandl | 2015-01-02 | 1 | -0/+20 |