From 1b09ff98ceef3707bf27615cf8a30e2f67a9dbe8 Mon Sep 17 00:00:00 2001 From: Yaronzz <392309221@qq.com> Date: Wed, 19 Aug 2020 10:42:52 +0800 Subject: [PATCH] ignore --- .gitattributes | 2 +- .gitignore | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 5c9d11e..d848889 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ +*.py linguist-language=python *.xaml linguist-language=csharp *.cs linguist-language=csharp -*.py linguist-language=python \ No newline at end of file diff --git a/.gitignore b/.gitignore index f23b41f..5d4c6f9 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,5 @@ TIDALDL-PY/__pycache__/setup.cpython-37.pyc .gitignore .gitignore +/TIDALDL-PY/settings.json +/TIDALDL-PY/usersettings.json