Skip to content

Commit a19b353

Browse files
committed
Add stack.yaml to .gitignore
We no longer use `stack`, but it can sometimes be useful for development locally
1 parent cf2f26e commit a19b353

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
**/*-blx.bib
2525
**/*.run.xml
2626

27-
## Cabal & Stack
27+
## Cabal & Stack (we no longer use stack)
28+
stack.yaml
2829
.stack-work*/
2930
.stack-work-local/
3031
*/dist

0 commit comments

Comments
 (0)