aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2022-06-13 14:28:49 -0400
committerCameron Katri <me@cameronkatri.com>2022-06-13 22:15:27 -0400
commit9c3635b6eeca14dea544c17fc0497bd205c20b92 (patch)
tree7682110ab176b3a8e4b3eb1d346ecdc25e62746c /.gitignore
parent59b06ee63aa566ae7a3c4f6ca90e27e19d6d7226 (diff)
downloadtrustcache-9c3635b6eeca14dea544c17fc0497bd205c20b92.tar.gz
trustcache-9c3635b6eeca14dea544c17fc0497bd205c20b92.tar.zst
trustcache-9c3635b6eeca14dea544c17fc0497bd205c20b92.zip
Rename to trustcache
Linux contains a `tc(8)` that I was unaware of. https://manpages.debian.org/tc.8
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 93ac639..2ee8367 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
a.out
*.o
*.bin
-tc
+trustcache
.vscode