From c5681faf884fd51bc3fc842944fc39c985dc58fc Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Wed, 23 Oct 2019 20:14:05 +0530 Subject: updated the gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 072b683..22d9c86 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,10 @@ xmlrpc.php /profiles /scripts /themes + +# Ignore vim temp. files +*.swo +*.swp +*~ +*.*.bkp +*.*~ -- cgit