Commit Graph
19 Commits
Author SHA1 Message Date
Jan Babst 95e9204438 C++, add support for parameterized noexcept specifier in function declarations 2020-04-24 23:59:41 +02:00
Takeshi KOMIYA 2aca8c38ed gitignore: Add docker/ 2020-02-24 12:22:39 +09:00
Timotheus Kampik 5fdf81fe2d #5186 configure karma
and add first karma test
2018-07-22 12:27:39 +02:00
Takeshi KOMIYA e420d259d5 Update gitignore 2018-02-10 12:10:36 +09:00
Takeshi KOMIYA 39d4584248 Merge branch 'stable' into 1.7-release 2018-02-03 02:14:06 +09:00
Takeshi KOMIYA a19c300653 Add .pytest_cache/ to gitignore 2018-02-03 02:13:54 +09:00
Stephen Finucane f068627176 gitignore: Ignore 'htmlcov' directory
This is generated if you run 'coverage html'. Hide it from Git.

Signed-off-by: Stephen Finucane <stephen@that.guru>
2017-12-24 21:24:41 +00:00
Stephen Finucane 6d6d3a40f1 tox: Always run coverage
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>
2017-10-05 09:18:20 +01:00
Takeshi KOMIYA 00169a07e6 Merge branch 'stable' 2017-09-24 22:51:23 +09:00
Takeshi KOMIYA 5e6da32237 Reorder .gitignore 2017-09-24 21:19:51 +09:00
Takeshi KOMIYA 9eec5fa8d7 Reorder .gitignore 2017-09-24 21:19:21 +09:00
shimizukawa 0e39d92c92 ignore 'doc/locale' directory to avoid mis-committing 2017-09-10 12:13:20 +09:00
Bernat Gabor 1a48c4b963 add IDE files to gitignore 2017-07-26 20:09:33 +01:00
Stephen Finucane 75154196b1 .gitignore: Ignore '.venv' directories
This is a commonly used name for virtualenv directories and should be
ignored.

Signed-off-by: Stephen Finucane <stephen@that.guru>
2017-07-10 14:17:59 +01:00
Takeshi KOMIYA f1d2a7ffaa Ignore .cache/ 2017-01-07 20:37:01 +09:00
Takeshi KOMIYA 9bba475ca9 Add .mypy_cache to gitignore 2017-01-02 12:38:18 +09:00
Yoshiki Shibukawa 873fab53b4 fix #3150 2016-11-19 23:52:02 +09:00
Takeshi KOMIYA c305f30ae4 Add .swp to .gitignore 2016-01-02 22:42:16 +09:00
Georg Brandl c3d36f12db add a .gitignore file, remove .hgignore 2015-01-02 12:25:23 +01:00