aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2022-05-31 19:44:53 +0200
committerMichael Muré <batolettre@gmail.com>2022-05-31 19:44:53 +0200
commitc732a18ac2b6ea3d09e5c72660ffcf9687ebb9db (patch)
tree8c8eedcf02c5a86222c62b16ccb8e27fd6b464b0 /.gitignore
parent650c11dcb68bfe00e2d399c5e1d337cae9c1bfeb (diff)
downloadgit-bug-c732a18ac2b6ea3d09e5c72660ffcf9687ebb9db.tar.gz
misc: move all completions in a dedicated folder
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index be1fc3f1..c61d1233 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
git-bug
-!/misc/bash_completion/git-bug
-!/misc/fish_completion/git-bug
-!/misc/powershell_completion/git-bug
-!/misc/zsh_completion/git-bug
+!/misc/completion/bash/git-bug
+!/misc/completion/fish/git-bug
+!/misc/completion/powershell/git-bug
+!/misc/completion/zsh/git-bug
.gitkeep
dist
coverage.txt