diff options
author | prashantsinalkar | 2019-10-23 20:14:05 +0530 |
---|---|---|
committer | prashantsinalkar | 2019-10-23 20:14:05 +0530 |
commit | c5681faf884fd51bc3fc842944fc39c985dc58fc (patch) | |
tree | 89dc1e8bc5a259f56fc09f83986389c42862f035 | |
parent | 1aaf5962cbdcc5a2ad97f01598ec7ce5f93aabcd (diff) | |
download | r_solr_search-c5681faf884fd51bc3fc842944fc39c985dc58fc.tar.gz r_solr_search-c5681faf884fd51bc3fc842944fc39c985dc58fc.tar.bz2 r_solr_search-c5681faf884fd51bc3fc842944fc39c985dc58fc.zip |
updated the gitignore
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -37,3 +37,10 @@ xmlrpc.php /profiles /scripts /themes + +# Ignore vim temp. files +*.swo +*.swp +*~ +*.*.bkp +*.*~ |