diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 11 | 
1 files changed, 7 insertions, 4 deletions
| @@ -1,10 +1,13 @@ -/_/ - -*~ +_/  \#*\# -.\#* +.* +!.git* +*~  *.swp +*.swo  *.bak +*.gz +/auto-auto-complete  /bash  /fish | 
|  | index : auto-auto-complete | |
| [Stable] Autogenerate shell auto-completion scripts | Mattias Andrée <m@maandree.se> | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | .gitignore | 11 | 
| @@ -1,10 +1,13 @@ -/_/ - -*~ +_/  \#*\# -.\#* +.* +!.git* +*~  *.swp +*.swo  *.bak +*.gz +/auto-auto-complete  /bash  /fish |