Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bryan@shatow.net>2017-02-18 08:25:22 +0300
committerBryan Drewery <bryan@shatow.net>2017-02-18 09:22:48 +0300
commite43ee759ab70fd1cfb29105858df039c3823fbc2 (patch)
tree7971be39a9f177d6138b9cf4e62b6fd5955cbec0 /.gitignore
parent2cd05a9fe00a73dbaf796c32683b36076b6edd57 (diff)
sh: Generate builtins.[ch] at build time
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 26fea863..16020d0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,5 +43,7 @@ src/etc/rc.d/poudriered
src/stamp-h1
test/*.log
test/etc
+external/sh/builtins.c
+external/sh/builtins.h
external/ptsort/.git
external/ptsort/.gitignore