Add ignore rule for bytecode binaries.
This commit is contained in:
parent
764581f505
commit
3749a2a973
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -15,3 +15,4 @@ cabal-dev
|
||||||
*.cmi
|
*.cmi
|
||||||
_build
|
_build
|
||||||
*.native
|
*.native
|
||||||
|
*.byte
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue