After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 705900 - Ignore some built files
Ignore some built files
Status: RESOLVED FIXED
Product: ostree
Classification: Infrastructure
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: OSTree maintainer(s)
OSTree maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-08-13 12:12 UTC by Stef Walter
Modified: 2013-08-14 05:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Ignore some built files (532 bytes, patch)
2013-08-13 12:12 UTC, Stef Walter
committed Details | Review

Description Stef Walter 2013-08-13 12:12:03 UTC
These files show up in 'git status' after building ostree:

OSTree-1.0.gir
doc/ostree.1
ostree
src/libostree/ostree-1.pc
Comment 1 Stef Walter 2013-08-13 12:12:09 UTC
Created attachment 251467 [details] [review]
Ignore some built files
Comment 2 Colin Walters 2013-08-13 22:59:31 UTC
Review of attachment 251467 [details] [review]:

I tend to use srcdir != builddir, but sure.  I guess we could also import git.mk like everyone else.
Comment 3 Stef Walter 2013-08-14 05:55:29 UTC
Attachment 251467 [details] pushed as 4765726 - Ignore some built files