for example, an svn branch and the trunk, you can have the diff program
ignore files. This is useful to avoid diffs caused by object files,
executables, or svn tracking files.
The following file can be fed into diff to have it ignore files that
match any of the patterns listed.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1187
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
--- /dev/null
+entries\r
+format\r
+*.svn-base\r
+*.tmp\r
+*.obj\r
+*.res\r
+*.mac\r
+*.lib\r
+*.pdb\r
+*.sys\r
+*.exe\r
+*.dll\r
+*.exp\r
+*.tmh\r
+*.tpl\r
+*.log\r
+*.err\r
+*.wrn\r
+*.pch\r
+objchk_*\r
+objfre_*\r
+*.def\r
+*.inc\r