Skip to content
Snippets Groups Projects
Unverified Commit eb726677 authored by bunnei's avatar bunnei Committed by GitHub
Browse files

Merge pull request #8916 from Docteh/muilti_build

GIT: Modify .gitignore to ignore wildcard for build directories
parents 92813f01 49870bae
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# SPDX-License-Identifier: GPL-2.0-or-later # SPDX-License-Identifier: GPL-2.0-or-later
# Build directory # Build directory
[Bb]uild/ [Bb]uild*/
doc-build/ doc-build/
# Generated source files # Generated source files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment