.gitignore | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 168a1bda076058b11010760af966486b723ce376
Author: Ilmari Lauhakangas <[email protected]>
AuthorDate: Fri May 13 10:30:06 2022 +0300
Commit: Ilmari Lauhakangas <[email protected]>
CommitDate: Fri May 13 15:15:12 2022 +0200
Add mold linker temp files to .gitignore
Change-Id: I8c3d27cae524b30be601cefb78dca9c4139b2602
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134263
Tested-by: Ilmari Lauhakangas <[email protected]>
Reviewed-by: Ilmari Lauhakangas <[email protected]>
diff --git a/.gitignore b/.gitignore
index 9c85f02f90c3..3e5bfc0d3f5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -94,6 +94,7 @@ eclipsesettingfile.xml
.yavide_session
.vscode
*.code-workspace
+.mold-*
# things below this point are targeted for elimination