summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2021-04-07 20:52:29 -0400
committerGitHub <noreply@github.com>2021-04-07 20:52:29 -0400
commite63a0b40827871b8c923a7bd7211fcd0c56aa97c (patch)
tree00950bee5b4afc9d9b94d74580fdf656d99bfd74 /.gitignore
parent5bd9e4f6ae399a702508b45a02e74d07e9bb7c77 (diff)
refactor: Unify disk conversion to string step (#446)
Refactor to unify the process disk usage -> string into one function.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8b2115c0..8bb6d5d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,6 @@ sample_configs/testing.toml
# Wix
/wix/
+
+# Cargo-deny
+deny.toml