Skip to content

Commit fae10d8

Browse files
committed
fix: update .gitignore
1 parent fae138d commit fae10d8

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/screenshots
22
/target
3-
/doc
3+
/doc
4+
node_modules/

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "i3stat"
3-
version = "0.10.4-rc3"
3+
version = "0.10.4-rc4"
44
edition = "2021"
55
authors = ["acheronfail <acheronfail@gmail.com>"]
66
description = "A lightweight and batteries-included status_command for i3 and sway"

0 commit comments

Comments
 (0)