Skip to content

Commit 256aad7

Browse files
authored
Merge pull request #257 from turion/dev_simplify_lock_file
Simplify lock file
2 parents 229b028 + 9605aa0 commit 256aad7

File tree

15 files changed

+268
-119
lines changed

15 files changed

+268
-119
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ docs/build
1414
*.eventlog
1515
*.hi
1616
*.hp
17-
*.lock
17+
stack.yaml.lock
1818
.vscode/*
1919
*.o
2020
*.prof

0 commit comments

Comments
 (0)