How to exclude files in log
directory from every future search without having to type exclusions in manually.
Asked
Active
Viewed 3,362 times
2 Answers
19
Right click on the folder on the left (Project area with directories and files). Then select 'Mark Directory As...', then select 'Excluded'

Zepplock
- 28,655
- 4
- 35
- 50
-
I can't say exactly what happened, but now log files aren't scanned even without marking the directory as "Excluded". – Paul Jul 20 '15 at 09:43
-
There are blacklisted directories in XML confit file as well. – Zepplock Jul 29 '15 at 15:13
5
You can also exclude individual files by their naming pattern, as documented here: https://www.jetbrains.com/help/ruby/excluding-files-from-project.html

Tom Chapin
- 3,276
- 1
- 29
- 18