projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cbe12a
)
Restore erroneously removed .gitignore entry for "build" directory
author
Michel Dänzer
<michel.daenzer@amd.com>
Fri, 3 May 2019 08:12:56 +0000
(10:12 +0200)
committer
Michel Dänzer
<michel@daenzer.net>
Mon, 6 May 2019 10:11:44 +0000
(12:11 +0200)
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>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 52e4e61140d1226f5ba80676d1973baa298d3b23..a8917c269b12dd3c3928980f0cef5915b9728a08 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,2
+1,3
@@
*.pyc
*.pyo
+build