[PATCH] gitignore: .dirstamp files

Richard Allen rsaxvc@gmail.com
Sun Mar 2 00:45:13 GMT 2025


Signed-off-by: Richard Allen <rsaxvc@gmail.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index eb1baf01743..16a862fcd9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@
 *.a
 
 .deps
+.dirstamp
 .libs
 
 autom4te.cache
-- 
2.39.5



More information about the Binutils mailing list