Currently creating a website using CodeIgniter and every time I reload the page there are folders that is created with file with no extensions. This started when I transferred developing in my new Laptop, and retrieve the files from git repo.

Unknown Files contains snippets from pixel codes used in site
O:12:"CI_DB_result":8:{s:7:"conn_id";N;s:9:"result_id";N;s:12:"result_array";a:1:{i:0;a:25:{s:2:"id";s:1:"1";s:9:"site_logo";s:43:"assets/assets/images/logo-header.png";s:13:"google_tag_body";s:1070:"<!-- Google Tag Manager (noscript) -->
<noscript><iframe title="gtm" class="gtm" src="https://www.googletagmanager.com/ns.html?id=GTM-ABC123Z"
height="0" width="0"></iframe><style scoped>
iframe.gtm { display:none; visibility:hidden } </style></noscript>
<!-- End Google Tag Manager (noscript) --><!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '123456789009812');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1"
src="https://www.facebook.com/tr?id=123456789009812&ev=PageView&noscript=1" alt="GTM Body"
/></noscript>
<!-- End Facebook Pixel Code -->