~jan0sch/rig

Showing details for patch 3985b03c96f3eb0d7468a9cf26f45c66913b42aa.
2025-04-08 (Tue), 5:36 AM - Jens Grassel - 3985b03c96f3eb0d7468a9cf26f45c66913b42aa

Add .cache directory to ignore file

Summary of changes
1 files modified with 1 lines added and 0 lines removed
  • .ignore with 1 added and 0 removed lines
diff -rN -u old-rig/.ignore new-rig/.ignore
--- old-rig/.ignore	2025-04-19 15:54:32.595213169 +0000
+++ new-rig/.ignore	2025-04-19 15:54:32.595213169 +0000
@@ -6,5 +6,6 @@
 Session.vim
 tags
 # Zig
+.cache/
 .zig-cache/
 zig-out/