diff options
author | dbroqua <dbroqua@mousur.org> | 2016-11-12 19:27:03 +0100 |
---|---|---|
committer | dbroqua <dbroqua@mousur.org> | 2016-11-12 19:27:03 +0100 |
commit | 3bc51065a4c28aad6785ca20e39118e27fe32c02 (patch) | |
tree | 8c80f1cfa0d5cce3ec03c13b9bc7a08a73f13bf9 /.gitignore | |
parent | 19ebf6161f174902a33816bdab4ea3a209e4113e (diff) | |
parent | 7697f23538c1a1182c23aa154848081078b2463f (diff) |
Merge branch 'master' of https://github.com/Dbroqua/qmk_firmware
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 1abaeb2177..f66a961fd1 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,5 @@ CMakeLists.txt .browse.VC.db* *.stackdump util/Win_Check_Output.txt -.vscode
\ No newline at end of file +.vscode +.stfolder |