From c9d121d33b214b33417d1b33f407eb9d6be1af51 Mon Sep 17 00:00:00 2001 From: stef-devs Date: Fri, 17 Jun 2022 16:24:53 +0200 Subject: [PATCH] Add .gitignore --- .gitattributes | 2 -- .gitignore | 0 2 files changed, 2 deletions(-) delete mode 100644 .gitattributes create mode 100644 .gitignore 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 new file mode 100644 index 0000000..e69de29