350
edits
No edit summary |
No edit summary |
||
| Line 48: | Line 48: | ||
You can also specifically allow files or directories inside of ignored directories using an !: | You can also specifically allow files or directories inside of ignored directories using an !: | ||
!/foo/bar # specifically allows the file bar in the foo directory, even though foo is in the gitignore file | !/foo/bar # specifically allows the file bar in the foo directory, even though foo is in the gitignore file | ||
[[Category:Helpdesk]] | |||