Differences
This shows you the differences between the selected revisions of the page.
2015-10-20 | 2015-10-20 | ||
theres no similarity between *.* and * (martin) | Cosmetics (Petr) | ||
Line 83: | Line 83: | ||
===== Exceptions ===== | ===== Exceptions ===== | ||
- | For convenience, mask ''*.*'' is an exception matching any file or directory, even if its name does not include any dot. Contrary, mask ''*.'' matches any file or directory without an extension. | + | For convenience, mask ''*.*'' is an exception matching any file or directory, even if its name does not include any dot. On the contrary, mask ''*.'' matches any file or directory without an extension. |