diff options
author | SHIBATA Hiroshi <hsbt@ruby-lang.org> | 2019-04-22 20:01:07 +0900 |
---|---|---|
committer | SHIBATA Hiroshi <hsbt@ruby-lang.org> | 2019-04-22 20:01:07 +0900 |
commit | c697bade0fc1a7f80122fac7bfe4d137f999f841 (patch) | |
tree | 5f5b54f4c240f0eaff7d8ed5ce08b52c1ff20ac8 /.gitignore | |
parent | 6a2c8e46f63998b860f5dbf4a89e2f7ee2d7ed0e (diff) | |
download | ruby-c697bade0fc1a7f80122fac7bfe4d137f999f841.tar.gz |
Ignore VSCode configuration from git.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 50bf27f28a..678cb3f3d5 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,7 @@ y.tab.c *.gcda *.gcno *.gcov +*.vscode lcov*.info # / |