diff options
author | Damien <Dbroqua@users.noreply.github.com> | 2016-10-26 07:43:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-26 07:43:58 +0200 |
commit | 41d7460f538a3b561aa4475c80dbcb602f476b94 (patch) | |
tree | b4c25c89007acab684ae61fc97dd64ee51c058b9 /.gitignore | |
parent | 911b52a49414a12d95b3f20c378f4c3fbafa3886 (diff) | |
parent | f44ead146214381aa78344f1d4fe3e1b24010c95 (diff) |
Merge pull request #10 from jackhumbert/master
Merge from jackhumbert/qmk_firmware
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 153fea093c..1abaeb2177 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ CMakeLists.txt .browse.VC.db* *.stackdump util/Win_Check_Output.txt +.vscode
\ No newline at end of file |