mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-16 04:54:12 +00:00
validate: Add more files to .gitignore
Differential Revision: http://phabricator.freedesktop.org/D34
This commit is contained in:
parent
49b2ed5d7a
commit
e11646dcca
2 changed files with 7 additions and 0 deletions
3
.arcconfig
Normal file
3
.arcconfig
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"phabricator.uri" : "http://phabricator.freedesktop.org/"
|
||||
}
|
4
validate/.gitignore
vendored
4
validate/.gitignore
vendored
|
@ -37,7 +37,11 @@ stamp-h.in
|
|||
.dirstamp
|
||||
*.gir
|
||||
*.typefind
|
||||
*.orig
|
||||
|
||||
.arcconfig
|
||||
/m4/*m4
|
||||
|
||||
/po
|
||||
*docs/launcher/html
|
||||
*tools/gst-validate-launcher
|
||||
|
|
Loading…
Reference in a new issue