From b56906dcc5fbef37cf96c470db73bad70124e2c1 Mon Sep 17 00:00:00 2001 From: taotieren Date: Thu, 24 Oct 2019 18:31:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BF=BD=E7=95=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 + .gitignore | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..358e4f5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto \ No newline at end of file diff --git a/.gitignore b/.gitignore index c6127b3..690e466 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,23 @@ modules.order Module.symvers Mkfile.old dkms.conf + +# 忽略文件 + +*.[OoDd] +*.[Oo][Bb][Jj] +*.[Mm][Aa][Pp] +*.[Cc][Rr][Ff] +*.[Hh][Tt][Mm] +*.[Bb][Aa][Kk] +*.[Dd][Ee][Pp] +*.[Ll][Ss][Tt] +*.[Ii][Ee][Xx] +[Jj][Ll][Ii][Nn][Kk]* +[Pp]roject.uvgui.* +**/**/[Oo]bjects/* +**/**/[Ll]istings/* +**/**/[Dd]ebug[Cc]onfig/* +**/**/[Dd]ebug/* +**/**/[Ff]lash/* +**/**/[Ss]ettings/*