Skip to content

Commit 0e16c55

Browse files
committed
update cruft
1 parent 31f657b commit 0e16c55

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.cruft.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "[email protected]:bl-sdk/common_dotfiles.git",
3-
"commit": "597ec422d3b5692927f325b9b5c2ae42288e8cc5",
3+
"commit": "91563903c1b88e5cc2363d448e62180fdb318382",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {
@@ -15,7 +15,8 @@
1515
"__project_slug": "willow1_mod_manager",
1616
"include_cpp": true,
1717
"include_py": true,
18-
"_template": "[email protected]:bl-sdk/common_dotfiles.git"
18+
"_template": "[email protected]:bl-sdk/common_dotfiles.git",
19+
"_commit": "91563903c1b88e5cc2363d448e62180fdb318382"
1920
}
2021
},
2122
"directory": null

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.vs
22
.vscode
33
.idea
4+
.nvim.lua
45

56
# C/C++ excludes
67
.cache/clangd

0 commit comments

Comments
 (0)