Skip to content

Commit 682ec54

Browse files
gitignore: add some more build artifacts to ignore
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
1 parent b508063 commit 682ec54

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@ wheels/
2626
.installed.cfg
2727
*.egg
2828
MANIFEST
29+
.pybuild/
30+
man/
31+
32+
# Debian packaging
33+
debian/files
34+
debian/.debhelper/
35+
debian/*.debhelper
36+
debian/*.substvars
37+
debian/ifupdown2
2938

3039
# PyInstaller
3140
# Usually these files are written by a python script from a template

0 commit comments

Comments
 (0)