blob: ec9f43343636b4da57762e93d1e8568ddc9053b1 [file] [log] [blame]
Tor Norbye814f8292014-03-06 17:27:18 -08001<html>
2<head>
3 <link rel="stylesheet" type="text/css" href="css/tips.css">
4</head>
5<body>
6 <p>
7 You can exclude any file from your project. As a result, such a file will be ignored by indexing, inspection and code completion.</p>
8 <p>
9 In the <span class="control">Project</span> tool window, select the file you want to ignore, and choose
10 <span class="control">Mark as plain text</span> in its context menu.</p>
11 <p>
12 If necessary, you can always return the file to its original type using the
13 <span class="control">Mark as &lt;file type&gt;</span> context menu command.</p>
14</body>
15</html>