diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -3,6 +3,7 @@ __pycache__/  \#*\#  .*  !.git* +*~  *.sw[op]  *.py[co]  /bfind | 
|  | index : bfind | |
| [Complete] find(1) variant optimised for finding files rather than listing files | Mattias Andrée <m@maandree.se> | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | .gitignore | 1 | 
| @@ -3,6 +3,7 @@ __pycache__/  \#*\#  .*  !.git* +*~  *.sw[op]  *.py[co]  /bfind |