mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 07:20:10 +01:00
Restore erroneously removed .gitignore entry for "build" directory
It was removed in "delete autotools .gitignore files", but the build directory is created by scons. [Skip CI] Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
parent
5cbe12ad1b
commit
28784e494e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
*.pyc
|
||||
*.pyo
|
||||
build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue