You should not need the .git directory but I would not delete it.
It contains the version control for your site, and is thus an incredibly valuable resource should you need a developer to fix or upgrade your site in the future.
It also shows you a full history of the development of your site. This will save future developers time, and anything that saves them time, save you money!
So leave the .git folder there, don’t touch it, if you must, back it up before deleting it.
If it’s been put there as part of the auto installation then removing it could cause issues if your host tries to update it, or if it uses that folder to check if there’s a WordPress install
The .qidb folder is related to Berkeley DB, but that’s unrelated to WordPress, it may be related to a previous site, but I would backup that, deleting it shouldn’t impact your WordPress install.
Related Posts:
- Deploy WordPress From Local Docker to Hosting Provider
- Migrating a WordPress site from One Hosting Provider to Another?
- Hosting WordPress on Azure?
- How do you seamlessly switch hosting?
- Hosting alternatives to WordPress.com [closed]
- Hosting WordPress on Google Apps Engine (GAE)
- nginx or cherokee ( +php-fpm ) for WordPress backend?
- How to: Update live sites theme from version control repo via plugin or library? [closed]
- Running WordPress on low-end hardware/resources?
- Where should I host my images?
- Best hosting for WordPress blog(s)? [closed]
- What issues would you face if you use Nginx
- How to detect that site is hosted on WPEngine?
- Is there a way to figure out the way to access hosting if I have admin privilege?
- WordPress hosting – Shared/dedicated server? Any recommendations? [closed]
- Host wordpress on a subdirectory of a Rails application
- Do I need “wordpress hosting” to host wordpress?
- Google Site and WordPress
- How much should this hosting cost? [closed]
- How can I view or FTP into my WordPress site hosted on AWS?
- How can I use more than 2 DB’s
- WordPress out of memory allocated issue?
- Switched hosts to one with cPanel. To transfer my blog should I do the WP install or just be uploading my old WP directory & database?
- Free swf files hosting for wordpress blog
- Has anyone used the wordpress plugin w3-total-cache on a Dreamhost VPS successfully? [closed]
- WordPress moved to a new server with a new databank. Just Theme no plugins. Site worked for minutes then went offline. cant login. Server says 408
- Dynamic sites and hosting limits: PHP Workers VS User Processes Per Sec Limits
- Configure WordPress Installation autoinstalls via Softaculous in WHCMS [closed]
- “508 Resource Limit Is Reached” on WordPress site
- Free WordPress Hosting with Custom Themes? [closed]
- Recommendation for server config for WordPress Staging servers [closed]
- Choose specific kind of hosting service for WordPress?
- Is my host the problem?
- Is Windows hosting a bad idea for wp?
- Stepping up my game with WordPress hosting [closed]
- Can I move WordPress to another folder?
- Why is WordPress filtering Pastebin URL’s
- Different Server for Images
- How to host and manage for clients
- Fantastico pros and cons
- Add wordpress to only one domain in shared hosting with multiple domains
- lost all the links in WordPress after changing hosting
- Unable to Edit Destination settings – 1and1 hosting [closed]
- Hosting wordpress on Amazon [closed]
- How many WP websites can go on one shared hosting account?
- Hostinger masked redirection to wordpress website
- What’s more important for supporting concurrent users on an elearning site with dynamic content, CPUs or RAM?
- Resting a site for a couple of years
- A way to check if wordpress installation is self-hosted or hosted via wordpress.com?
- WIll it be a good idea to host my website images on a 3rd-party service?
- WordPress transfer problems Cant’ find variable jQuery
- Alternatives to hosting WordPress post content?
- Migrating existing site to Azure is slow
- How to check the speed of a WordPress site on different hosts without WordPress access?
- Problem With DNS or WordPress installation>
- Minimum EC2 Requirements for a stable WordPress site
- Integrate wordpress before hosting
- Factors for NON-cached performance?
- WordPress working only in directory named “wordpress”
- Will it make any difference if I have CDN on the same server but different directory?
- Need to delete a wordpress website from Cpanel
- WordPress hosting good practice
- Can I host wordpress separately on one hosting account?
- I am looking for a specialist WordPress host [closed]
- How to Disconnect My Domain Name?
- Difference between WordPress stand alone & through host gator
- Call to undefined function _deprecated_file() in class-smtp.php
- Limit the harddrive storage of multiple WordPress instances on one webserver
- Practical uses of git reset –soft?
- Git error: “Please make sure you have the correct access rights and the repository exists”
- Why do I have to “git push –set-upstream origin
“? - How do you create a remote Git branch?
- Move the most recent commit(s) to a new branch with Git
- rejected master -> master (non-fast-forward)
- How to name and retrieve a stash by name in git?
- Create a tag in a GitHub repository
- How can I delete a file from a Git repository?
- Git: Could not resolve host github.com error while cloning remote repository in git
- How can I reset or revert a file to a specific revision?
- Your configuration specifies to merge with the
from the remote, but no such ref was fetched.? - ! [rejected] master -> master (fetch first)
- Git diff against a stash
- How to revert a “git rm -r .”?
- How to compare a local Git branch with its remote branch
- Commit history on remote repository
- Is there a git-merge –dry-run option?
- How to update Git clone
- Sourcetree adding files in global .gitignore, not in repository .gitignore
- Git push requires username and password
- How to find out who is hosting my WordPress site?
- GoDaddy – WordPress Site Hosting Issues
- Moving wordpress out of the public directory
- Trigger Plugin database update after git pull
- WordPress and Git Workflow
- Why Does Automattic use SVN for WordPress Instead of Git?
- Best host for running large mem and processor intensive WordPress sites?
- Moving a wordpress.org website to another domain name?
- GoDaddy hosting wp-admin problem
- Can someone do something to my website if I posted a snapped image of the header and covered my logo? (On reddit, when explaining a question)
- Non interactive git clone (ssh fingerprint prompt) [duplicate]