diff options
| author | a1xd <[email protected]> | 2020-12-05 21:26:29 -0500 |
|---|---|---|
| committer | a1xd <[email protected]> | 2020-12-05 21:26:29 -0500 |
| commit | f87fa2c92e246fe0464eacfc2c338e34061e7fd4 (patch) | |
| tree | e4760c579597d0e292c7b03dff95d19bb8f3c750 /.gitignore | |
| parent | add more changes from review (diff) | |
| download | rawaccel-f87fa2c92e246fe0464eacfc2c338e34061e7fd4.tar.xz rawaccel-f87fa2c92e246fe0464eacfc2c338e34061e7fd4.zip | |
update signed, add installers
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ bld/ [Ll]og/ signed/* !signed/driver/ +!signed/*install*.exe # Visual Studio 2015/2017 cache/options directory .vs/ |