Files
cromite/build/patches/do-not-hide-.orig-files.patch
Carl 68e2652402 Patches for v97 (#1795)
Patches for v97

Add uazo's patch to build with use_sysroot=false
Start using new SystemWebView package name
Cleanup metrics patches and add a few more patches from Vanadium
Enable use_cfi_cast
2022-02-17 19:16:35 +01:00

23 lines
363 B
Diff

From: csagan5 <32685696+csagan5@users.noreply.github.com>
Date: Mon, 21 Jan 2019 09:17:05 +0100
Subject: do not hide .orig files
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,7 @@
*.mk
*.ncb
*.opensdf
-*.orig
+# *.orig
*.pdb
*.props
*.pyc
--
2.25.1