Skip to content

Commit 38c1466

Browse files
committed
Adding a tag.
1 parent 612c7cc commit 38c1466

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,8 @@ Thumbs.db
3232
# Generated by Cargo
3333
# will contain source code downloaded from crates.io and other sources
3434
target/
35-
Cargo.lock
35+
Cargo.lock
36+
37+
# Tag version #
38+
##############
39+
tag_version.sh

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ exclude = [
2323
".gitignore",
2424
"Cargo.lock",
2525
"images_processed.png",
26+
"tag_version.sh",
2627

2728
# You can add more patterns:
2829
# "another_folder/",

0 commit comments

Comments
 (0)