Stops explorer.exe from being started with admin privilieges (#373)

This commit is contained in:
Noah Andrews
2016-06-02 13:00:44 -04:00
committed by Jack Humbert
parent 4635b44533
commit c7005cdfcf
5 changed files with 88 additions and 46 deletions

3
.gitignore vendored
View File

@@ -4,6 +4,7 @@ keyboard/planck/dfu-programmer.exe
*.eep
*.elf
*.hex
*.log
*.lss
*.lst
*.map
@@ -14,6 +15,8 @@ tags
build/
*.bak
.vagrant/
.idea/
CMakeLists.txt
.DS_STORE
# Eclipse/PyCharm/Other IDE Settings