diff options
author | RadAd <adamgates84+github@gmail.com> | 2019-05-24 13:42:36 +1000 |
---|---|---|
committer | RadAd <adamgates84+github@gmail.com> | 2019-05-24 13:42:36 +1000 |
commit | fab29d0a0a85a06647ab3ad704ee2c6cb7db0edb (patch) | |
tree | d48ed5345a976c8bacce67c4cc09fafd019bcaf6 /.gitignore | |
parent | b109b3aa802ba463200eeced0f654f5316549deb (diff) | |
download | RadTerminal-fab29d0a0a85a06647ab3ad704ee2c6cb7db0edb.tar.gz RadTerminal-fab29d0a0a85a06647ab3ad704ee2c6cb7db0edb.zip |
Better handling of ctrl,alt,etc.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,4 +2,5 @@ Bin/ Int/ .vs/ *.VC.db +*.VC.VC.opendb *.vcxproj.user |