A handy little helper file for doing recursive diffs on curl source/build trees
without involving CVS: diff -X diff-exclude -ru curl-old curl-patched
This commit is contained in:
parent
ea6531cf32
commit
3460225590
31
diff-exclude
Normal file
31
diff-exclude
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
diff-exclude
|
||||||
|
*~
|
||||||
|
*.orig
|
||||||
|
*.org
|
||||||
|
*.rej
|
||||||
|
configure
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
*.pid
|
||||||
|
*.bak
|
||||||
|
ads
|
||||||
|
*.o
|
||||||
|
*.lo
|
||||||
|
*.Plo
|
||||||
|
*.Po
|
||||||
|
config.log
|
||||||
|
config.status
|
||||||
|
autom4te.cache
|
||||||
|
*.patch
|
||||||
|
CVS
|
||||||
|
*.asc
|
||||||
|
config.h
|
||||||
|
*.la
|
||||||
|
*.lai
|
||||||
|
libtool
|
||||||
|
ltmain.sh
|
||||||
|
missing
|
||||||
|
mkinstalldirs
|
||||||
|
.#*
|
||||||
|
aclocal.m4
|
||||||
|
hugehelp.c
|
Loading…
x
Reference in New Issue
Block a user