completion: Add completion/custom.completion.bash to .gitignore.

pull/288/head
Charles Celerier 2014-04-23 19:52:24 -04:00
parent 46f6701a3f
commit e6149b2bc9
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ custom/*
!custom/example.bash
.rvmrc
aliases/custom.aliases.bash
completion/custom.completion.bash
lib/custom.bash
plugins/custom.plugins.bash
*.swp