mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
[GITIGNORE] Ignore [boot|live|hybrid]cd_extras (#866)
Exclude [boot|live|hybrid]cd_extras from git as well since they are not part of the source code itself.
This commit is contained in:
parent
8c5b0fbff3
commit
6458e12ffe
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
||||||
output-*
|
output-*
|
||||||
modules/optional
|
modules/optional
|
||||||
|
modules/bootcd_extras
|
||||||
|
modules/livecd_extras
|
||||||
|
modules/hybridcd_extras
|
||||||
|
|
Loading…
Reference in a new issue