Skip to content

Commit 496e0c0

Browse files
committed
fix: remove lock file, improve gitignore
1 parent 6332432 commit 496e0c0

File tree

2 files changed

+1
-1204
lines changed

2 files changed

+1
-1204
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Cargo.lock
1818
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
1919
# and can be added to the global gitignore or merged into this file. For a more nuclear
2020
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
21-
#.idea/
21+
.idea/
2222

2323
# vscode
2424
.vscode

0 commit comments

Comments
 (0)