From 05640bbae05201242bac83843df6d275a37bfc26 Mon Sep 17 00:00:00 2001 From: Marco Dickert Date: Fri, 12 Jun 2020 15:49:22 +0200 Subject: [PATCH] Remove .gitattributes, as these options are not needed anymore. Signed-off-by: Marco Dickert --- .gitattributes | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 9b00969..0000000 --- a/.gitattributes +++ /dev/null @@ -1,9 +0,0 @@ -dist/ifm.php -diff -dist/ifm.min.php -diff -dist/* -diff -src/includes/ace.js -diff - -src export-ignore -compiler.php export-ignore -.gitignore export-ignore -.gitattributes export-ignore