summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCraig Small <csmall@dropbear.xyz>2022-08-29 18:29:28 +1000
committerCraig Small <csmall@dropbear.xyz>2022-08-29 18:29:28 +1000
commitdd60d6d6e811a88a1969b2254df543866ec707e4 (patch)
tree5460dcbdc75bf362d7e4ddbc13b65b6037e9618b /.gitignore
parent8e889ae68214241232ad522c359236ee68417733 (diff)
downloadprocps-ng-dd60d6d6e811a88a1969b2254df543866ec707e4.tar.gz
misc: Move all binaries to src
*.c -> src/ ps/* src/ps/ top/* src/top/ Signed-off-by: Craig Small <csmall@dropbear.xyz>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore56
1 files changed, 28 insertions, 28 deletions
diff --git a/.gitignore b/.gitignore
index bc3a939..3cce3f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,51 +22,51 @@ config.sub
configure
cov-int
depcomp
-free
+src/free
INSTALL
install-sh
-kill
+src/kill
libtool
ltmain.sh
m4/
-man-po/translated
-man-po/*.pot
-man-po/man.stamp
-man-po/??/*
-man-po/??_??/*
+po-man/translated
+po-man/*.pot
+po-man/man.stamp
+po-man/??/*
+po-man/??_??/*
Makefile
Makefile.in
missing
mkinstalldirs
-pgrep
-pidof
-pkill
-pmap
-pidwait
+src/pgrep
+src/pidof
+src/pkill
+src/pmap
+src/pidwait
procps-ng-*.tar.xz
proc/.depend
proc/libproc-2.la
proc/libproc-2.pc
proc/Makefile
proc/Makefile.in
-ps/Makefile
-ps/Makefile.in
-ps/pscommand
-pwdx
-skill
-slabtop
-snice
+src/ps/Makefile
+src/ps/Makefile.in
+src/ps/pscommand
+src/pwdx
+src/skill
+src/slabtop
+src/snice
stamp-h1
-sysctl
+src/sysctl
test-driver
-tload
-top/Makefile
-top/Makefile.in
-top/top
-uptime
-vmstat
-w
-watch
+src/tload
+src/top/Makefile
+src/top/Makefile.in
+src/top/top
+src/uptime
+src/vmstat
+src/w
+src/watch
*~
*.log
*.sum