ukui-power-manager/0001-Add-gitattributes-file.patch
2021-11-01 14:38:07 +08:00

23 lines
488 B
Diff

From 055ab233005f8795ae2346034d5521434d973804 Mon Sep 17 00:00:00 2001
From: tanyulong <tanyulong@kylinos.cn>
Date: Mon, 1 Nov 2021 14:34:37 +0800
Subject: [PATCH] Add .gitattributes
---
.gitattributes | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 .gitattributes
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..df0353f
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+debian/changelog
+debian/compat
+debian/source/format
--
2.30.0