From 018d2257b02aeed01be1ee2944383d5b44f766bd Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Thu, 12 Aug 2021 21:57:50 +0300 Subject: [PATCH] clean repo --- .gitattributes | 2 -- .gitignore | 1 - 2 files changed, 3 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index dfe0770..0000000 --- a/.gitattributes +++ /dev/null @@ -1,2 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto diff --git a/.gitignore b/.gitignore index 6014f5c..f20911a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -venv/ words.db