summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-05-21 00:53:27 -0400
committerGitHub <noreply@github.com>2023-05-21 00:53:27 -0400
commitcaa1d1b88b7f1d3046d600b925fa357c20327be4 (patch)
treee42e24788a1ea3326a37502c3945257621d5055d /.gitignore
parent8a49c492673fa0c7f01e4a3c8cc04cd4c4725635 (diff)
refactor: remove procfs (#1163)
* refactor: remove procfs, use personal impls/rustix directly * buffer sharing * inline * some cleanup
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b386e452..3e337170 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,4 +38,4 @@ site/
# dhat heap profiling
dhat-heap.json
-dhat/ \ No newline at end of file
+dhat/