blob: 632512375f646716ed17d725aa7208f6e24b1462 [file] [log] [blame]
# Normal rules
*.bz2
*.diff
*.gz
*.patch
*.orig
*.rej
*.tar
*.xz
# Editor artifacts
*~
\#*#
# Quilt's files
patches
series
.pc/
# Python artifacts
*.pyc
# Sphinx
Documentation/output/
# Setup odds and ends
*.egg-info/
build/
dist/