diff options
author | lucwastiaux <luc.wastiaux@airpost.net> | 2016-10-22 22:22:34 +0800 |
---|---|---|
committer | lucwastiaux <luc.wastiaux@airpost.net> | 2016-10-22 22:22:34 +0800 |
commit | 53a2bf92159e76ed44b675b1c97f20b782679e7f (patch) | |
tree | ddf2ef87dd2c78e4ffd084e628d593d6b51703a2 /.gitignore | |
parent | 2e2b9962cdc20e9f46dd0194f25a68ffa05e7d36 (diff) | |
download | qmk_firmware-53a2bf92159e76ed44b675b1c97f20b782679e7f.tar.gz qmk_firmware-53a2bf92159e76ed44b675b1c97f20b782679e7f.zip |
added dvorak programmer layout
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 1abaeb217..f66a961fd 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -30,4 +30,5 @@ CMakeLists.txt | |||
30 | .browse.VC.db* | 30 | .browse.VC.db* |
31 | *.stackdump | 31 | *.stackdump |
32 | util/Win_Check_Output.txt | 32 | util/Win_Check_Output.txt |
33 | .vscode \ No newline at end of file | 33 | .vscode |
34 | .stfolder | ||