Ignore the Haskell executable I generated.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -15,3 +15,6 @@ Cargo.lock
|
||||
# And some Haskell stuff, because I can't shake it!
|
||||
**/cabal.sandbox.config
|
||||
**/.cabal-sandbox
|
||||
tests/rsa/GenerateRSATests.hi
|
||||
tests/rsa/GenerateRSATests.o
|
||||
tests/rsa/gen
|
||||
|
||||
Reference in New Issue
Block a user