From cf7db48c261ee9c896c813a38ff8c59da5b8fe07 Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Sun, 26 Jan 2025 00:40:51 +0100 Subject: Fix line endings --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index deb8fd6..fd35d2a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ -bazel-*/ -compile_commands.json +bazel-*/ +compile_commands.json +.cache/ +external/ -- cgit