<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to exclude some folders from find in files]]></title><description><![CDATA[<p dir="auto">Hi<br />
In my project folders there are some indexing folders that contains a lot of files of the same type as I’m searching in, so I was wondering if it is possible to exclude these index folders, they are all named the same.<br />
Is that possible ?<br />
Thanks in advance<br />
Asger</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/23006/how-to-exclude-some-folders-from-find-in-files</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 06:18:43 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/23006.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 18 May 2022 17:12:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to exclude some folders from find in files on Fri, 19 Aug 2022 17:10:55 GMT]]></title><description><![CDATA[<p dir="auto">I was also looking for this. Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> !</p>
]]></description><link>https://community.notepad-plus-plus.org/post/79233</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/79233</guid><dc:creator><![CDATA[SinghRajenM]]></dc:creator><pubDate>Fri, 19 Aug 2022 17:10:55 GMT</pubDate></item><item><title><![CDATA[Reply to How to exclude some folders from find in files on Thu, 19 May 2022 07:00:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: peterjones">@<bdi>peterjones</bdi></a> Thanks you very much Peter, it works like a charm.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76905</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76905</guid><dc:creator><![CDATA[Asger Jørgensen 0]]></dc:creator><pubDate>Thu, 19 May 2022 07:00:01 GMT</pubDate></item><item><title><![CDATA[Reply to How to exclude some folders from find in files on Wed, 18 May 2022 17:22:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/asger-j%C3%B8rgensen-0" aria-label="Profile: asger-jørgensen-0">@<bdi>asger-jørgensen-0</bdi></a></p>
<p dir="auto">Use Filters, as described <a href="https://npp-user-manual.org/docs/searching/#find-in-files-tab" rel="nofollow ugc">here in the manual</a></p>
<p dir="auto">For example, as said in the manual,</p>
<blockquote>
<ul>
<li><code>!+\log*</code> will recursively not search any files in folders that start with <code>log</code> (so directories like <code>.\log</code>, <code>.\logs</code>, <code>.\other\logfiles</code>, <code>.\many\layers\deep\log</code> will all be excluded from the search)</li>
</ul>
</blockquote>
]]></description><link>https://community.notepad-plus-plus.org/post/76894</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76894</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 18 May 2022 17:22:41 GMT</pubDate></item></channel></rss>