summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2023-03-28 14:47:09 -0600
committerLuke Shumaker <lukeshu@lukeshu.com>2023-03-28 14:47:09 -0600
commit0b092a27122fcf19479d6cdeae5f7c9493d9741a (patch)
treed5e8802ad7b62f5222d3d88a0c592ff6cbb6b4ba /.gitignore
parentbf5eed5af5c34b8cf9dc2985a7c4475602929bb1 (diff)
parentf6f0a251ed962374f69e9fd7722dcd5c44aa58ad (diff)
Merge branch 'lukeshu/node-cache'
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5dff8c4..74cffd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,13 @@
-# Copyright (C) 2022 Luke Shumaker <lukeshu@lukeshu.com>
+# Copyright (C) 2022-2023 Luke Shumaker <lukeshu@lukeshu.com>
#
# SPDX-License-Identifier: GPL-2.0-or-later
*.log
*.cov
*.html
+*.test
+*.pprof
+
bin/
vendor/
btrfs-rec