summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-05-16 02:22:44 -0700
committerFuwn <[email protected]>2023-05-16 02:22:44 -0700
commit607eda7eaa26629c76aefac9274b99bf8d852d48 (patch)
tree6404dd6d963bd7a8cb426aba1bf2ad367fc0fef3
parentdocs(homework_4): add include doc (diff)
downloadcst120-607eda7eaa26629c76aefac9274b99bf8d852d48.tar.xz
cst120-607eda7eaa26629c76aefac9274b99bf8d852d48.zip
chore(git): ignore valgrind artifacts
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2c71732..c273abb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,7 @@ bazel-*
# Visual Studio Code
.vscode
+
+# Valgrind
+vgcore.*
+