mirror of
https://github.com/khibino/haskell-relational-record.git
synced 2024-11-29 06:37:03 +03:00
Merge pull request #68 from igrep/ignore-stack-work
Ignore all stack-work
This commit is contained in:
commit
554dadeea7
2
.gitignore
vendored
2
.gitignore
vendored
@ -14,7 +14,7 @@ cabal.sandbox.config
|
|||||||
*.prof
|
*.prof
|
||||||
*.aux
|
*.aux
|
||||||
*.hp
|
*.hp
|
||||||
/.stack-work/
|
.stack-work/
|
||||||
.idea/
|
.idea/
|
||||||
*.iml
|
*.iml
|
||||||
stack.yaml
|
stack.yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user