summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore34
1 files changed, 34 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a3f65e8b..1512a9ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,6 +56,7 @@ lib/intl/ref-del.sed
po/Makefile
po/Makefile.in
po/POTFILES
+po/stamp-po
support/bash.pc
support/man2html
@@ -79,3 +80,36 @@ tests/printenv
tests/recho
tests/xcase
tests/zecho
+
+examples/loadables/accept
+examples/loadables/basename
+examples/loadables/csv
+examples/loadables/cut
+examples/loadables/dirname
+examples/loadables/fdflags
+examples/loadables/finfo
+examples/loadables/head
+examples/loadables/id
+examples/loadables/ln
+examples/loadables/logname
+examples/loadables/mkdir
+examples/loadables/mkfifo
+examples/loadables/mktemp
+examples/loadables/mypid
+examples/loadables/pathchk
+examples/loadables/print
+examples/loadables/push
+examples/loadables/realpath
+examples/loadables/rm
+examples/loadables/rmdir
+examples/loadables/seq
+examples/loadables/setpgid
+examples/loadables/sleep
+examples/loadables/strftime
+examples/loadables/sync
+examples/loadables/tee
+examples/loadables/truefalse
+examples/loadables/tty
+examples/loadables/uname
+examples/loadables/unlink
+examples/loadables/whoami