From 80ee254e5fc71df275dd7e84bea30bf089d00149 Mon Sep 17 00:00:00 2001 From: Andrew Rogers Date: Fri, 20 Oct 2023 04:31:04 -0500 Subject: [PATCH] [NEW] ignore: Added initial ignore file --- .gitignore | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8fc42d2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +art +crud +blob +media + +blog/20*.html +blog.html +blog.inner.html + +index.html +git.html + +resume.html +resume.inner.html + +Session.vim +*.swp +*.swo +*.swn