Skip to content

Commit 0cf8426

Browse files
authored
gitignore worktrees (#123)
1 parent 8d6fb67 commit 0cf8426

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
.benchmarkci
77
.tmp
88
.vscode/
9+
.worktrees/
910
LocalPreferences.toml
1011
Manifest*.toml
1112
benchmark/*.json

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ITensorPkgSkeleton"
22
uuid = "3d388ab1-018a-49f4-ae50-18094d5f71ea"
3-
version = "0.3.46"
3+
version = "0.3.47"
44
authors = ["ITensor developers <support@itensor.org> and contributors"]
55

66
[workspace]

template/.gitignore.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
.benchmarkci
77
.tmp
88
.vscode/
9+
.worktrees/
910
LocalPreferences.toml
1011
Manifest*.toml
1112
benchmark/*.json

0 commit comments

Comments
 (0)