mailing list of musl libc
 help / color / mirror / code / Atom feed
* [PATCH] remove obsolete gitignore rules
@ 2016-07-06  3:53 Bobby Bingham
  0 siblings, 0 replies; only message in thread
From: Bobby Bingham @ 2016-07-06  3:53 UTC (permalink / raw)
  To: musl

Since commit 2f853dd6b9a95d5b13ee8f9df762125e0588df5d, all generated
headers are generated under the obj directory, which is already ignored.
---
 .gitignore | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2cb88d4..8043b6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,8 +3,6 @@
 *.a
 *.so
 *.so.1
-arch/*/bits/alltypes.h
 config.mak
 lib/musl-gcc.specs
-src/internal/version.h
 /obj/
-- 
2.9.0



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-06  3:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-06  3:53 [PATCH] remove obsolete gitignore rules Bobby Bingham

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).