Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Babst <jan.babst@live.de>2020-04-15 01:10:13 +0300
committerJan Babst <jan.babst@live.de>2020-04-25 00:59:41 +0300
commit95e92044380cf5033e28460fc318961e98e3c2d4 (patch)
tree0776ce83a10d6c59f17f78a72235f0e80e9af500 /.gitignore
parent2fac698e764ac28dec86844624f4ac415ea11a37 (diff)
C++, add support for parameterized noexcept specifier in function declarations
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b72664183..8d33409d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
.mypy_cache/
.pytest_cache/
.ropeproject/
+.vscode/
TAGS
.tags
.tox/