# Build artifacts
debian/build/
debian/*.debhelper
debian/*.debhelper.log
debian/*.substvars
debian/files
debian/tmp/
debian/.debhelper/

# Generated packages
*.deb
*.dsc
*.changes
*.buildinfo
*.tar.gz
*.tar.xz

# RPM build artifacts
~/rpmbuild/
*.rpm
*.src.rpm

# Git
.git/
.gitignore

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# Temporary files
*.log
*.tmp
.*.sw?

# Claude AI
.claude/
