mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-23 06:03:04 +03:00
Add WiX-generated files to .gitignore
This commit is contained in:
parent
34bd329276
commit
1597d72254
7
.gitignore
vendored
7
.gitignore
vendored
@ -31,3 +31,10 @@ cryptol-2.*
|
||||
/bin
|
||||
/output
|
||||
/tests/regression/*.out
|
||||
|
||||
# WiX-generated files
|
||||
allfiles.wixobj
|
||||
allfiles.wxs
|
||||
cryptol.msi
|
||||
cryptol.wixobj
|
||||
cryptol.wixpdb
|
||||
|
Loading…
Reference in New Issue
Block a user