diff options
-rw-r--r-- | debian/.gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/.gitignore b/debian/.gitignore new file mode 100644 index 000000000..5aa4b244b --- /dev/null +++ b/debian/.gitignore @@ -0,0 +1,12 @@ +/*.debhelper +/*.debhelper.* +/*.substvars +/.debhelper/ +/autoreconf.* +/debhelper-*-stamp +/files +/zsh-common/ +/zsh-dev/ +/zsh-doc/ +/zsh-static/ +/zsh/ |