From 2dc9d4b04429ef7045832d3d06d121d2010a767b Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Tue, 5 Mar 2024 10:38:28 +1100 Subject: [PATCH] add in .git files --- .gitattributes | 1 + .gitignore | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5266556 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.16.tar.gz filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1534ba5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.rpm +*.log +*spec-20*