浏览代码

Ignore .vscode directory

Using .vscode is surprisingly fun, it even has support for gdb...
Lucas Stadler 9 年之前
父节点
当前提交
ad52b5d8d9
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      c/ton/.gitignore

+ 2 - 0
c/ton/.gitignore

@ -3,3 +3,5 @@
3 3
/jsc-funcs
4 4
5 5
/planck
6
7
/.vscode