From 6d1213ac9aace27f61f5fca24836bc89a75c6673 Mon Sep 17 00:00:00 2001 From: John Fultz Date: Sat, 15 Jul 2023 22:22:48 -0500 Subject: More GitHub Actions updates. * Remove deprecated Ubuntu, add new Ubuntu * Fix usage of action/cache * Remove Appveyor * Update .gitignore for clangd cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bca0c43..49b3592 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .sconsign +.cache .gitattributes .tags* .qmake.stash -- cgit v1.2.3