diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 11 | 
1 files changed, 4 insertions, 7 deletions
| @@ -1,9 +1,6 @@ -\#*\# -.\#*  *~ -*.bak -*.swo -*.swp -*.orig +*\#*  *.o -xtest +*.su +*.out +/xtest | 
|  | index : xtest | |
| [Complete] Variant of test(1) that can test multiple files from cmdline or stdin | Mattias Andrée <m@maandree.se> | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | .gitignore | 11 | 
| @@ -1,9 +1,6 @@ -\#*\# -.\#*  *~ -*.bak -*.swo -*.swp -*.orig +*\#*  *.o -xtest +*.su +*.out +/xtest |