# bootc source code bootc/ # Build artifacts *.deb *.buildinfo *.changes *.dsc *.tar.gz # Temporary build directory /tmp/bootc-deb-build/ # System files .DS_Store Thumbs.db # Editor files .vscode/ .idea/ *.swp *.swo *~ # Log files *.log