diff options
| author | 2018-02-01 17:09:22 -0800 | |
|---|---|---|
| committer | 2018-02-01 17:09:22 -0800 | |
| commit | ccdf758e83183103bb78db35b6c937c5553223ec (patch) | |
| tree | a65b210cc654745da15477d03ac4729b9e1c73f4 /.gitignore | |
| parent | Fix install procedure (diff) | |
Get dst to compile on windows
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,9 @@ dst # Tools xxd +# VSCode +.vs + # Swap files *.swp |
