about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorlatex <latex@disroot.org>2023-01-23 18:41:42 +0100
committerlatex <latex@disroot.org>2023-01-23 18:41:42 +0100
commite8d5b17975a687fd115167c1df1544c949088f42 (patch)
tree55b69465a3f599b1083d2dccec85f7127a41ba6e
parent065daae2c6143033f289a2577cb905493fb8eea2 (diff)
downloadlibumumble-e8d5b17975a687fd115167c1df1544c949088f42.tar.gz
Add .cache/ to .gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4735f8d..a6fe2e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,5 @@ build/
 *.so
 *.pb.c
 *.pb.h
+.cache/
 compile_commands.json