Add a few .gitignore files
This commit is contained in:
parent
e21ac230e5
commit
efb6951428
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
Makefile
|
||||||
|
*.o
|
49
src/.gitignore
vendored
Normal file
49
src/.gitignore
vendored
Normal file
|
@ -0,0 +1,49 @@
|
||||||
|
/basename
|
||||||
|
/cat
|
||||||
|
/chgrp
|
||||||
|
/chmod
|
||||||
|
/chown
|
||||||
|
/cksum
|
||||||
|
/cmp
|
||||||
|
/cp
|
||||||
|
/date
|
||||||
|
/df
|
||||||
|
/dirname
|
||||||
|
/du
|
||||||
|
/echo
|
||||||
|
/false
|
||||||
|
/file
|
||||||
|
/find
|
||||||
|
/head
|
||||||
|
/id
|
||||||
|
/kill
|
||||||
|
/link
|
||||||
|
/ln
|
||||||
|
/locale
|
||||||
|
/logname
|
||||||
|
/ls
|
||||||
|
/mkdir
|
||||||
|
/mkfifo
|
||||||
|
/more
|
||||||
|
/mv
|
||||||
|
/nice
|
||||||
|
/pr
|
||||||
|
/printf
|
||||||
|
/ps
|
||||||
|
/pwd
|
||||||
|
/renice
|
||||||
|
/rm
|
||||||
|
/rmdir
|
||||||
|
/sleep
|
||||||
|
/strings
|
||||||
|
/tail
|
||||||
|
/test
|
||||||
|
/time
|
||||||
|
/touch
|
||||||
|
/true
|
||||||
|
/tty
|
||||||
|
/uname
|
||||||
|
/uniq
|
||||||
|
/unlink
|
||||||
|
/wc
|
||||||
|
/who
|
1
tools/.gitignore
vendored
Normal file
1
tools/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
/utilbox
|
Loading…
Reference in New Issue
Block a user