From de6e15530691c1f68cd7c5da16142366cd860e41 Mon Sep 17 00:00:00 2001 From: Josiah Ogburn <21106956+logburn@users.noreply.github.com> Date: Sun, 9 Aug 2020 20:26:22 -0400 Subject: [PATCH] Delete .gitignore --- .gitignore | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 .gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 610b278..0000000 --- a/.gitignore +++ /dev/null @@ -1,34 +0,0 @@ -## ignore everything -* - - -## allow these files - -# css -!style.css -!style-dark.css -!style-light.css - -#images -!walker.png -!moon.svg - -# PHP pages -!index.php -!head.php -!about.php -!projects.php -!top.php - -# fonts, from google fonts -!lato.ttf -!heebo.ttf - -# other -!.gitignore -!README.md -!508.shtml -!504.shtml -!502.shtml -!404.shtml -!403.shtml