From 76c92efdab7afd6b01a0fb4b90964722577279e5 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 12 Oct 2013 16:47:32 +1300 Subject: Add .netrc completion for ftp(1) --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5a749c56..40f82fb4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ bash/bashrc.d/* !bash/bashrc.d/cd.bash !bash/bashrc.d/completion.bash !bash/bashrc.d/ed.bash +!bash/bashrc.d/ftp.bash !bash/bashrc.d/grep.bash !bash/bashrc.d/ls.bash !bash/bashrc.d/mysql.bash -- cgit v1.2.3