# Start by excluding everything
*
# Include project code and build files
!PluralKit.*/
!PluralKit.sln
!nuget.config
# Re-exclude host build artifact directories
**/bin
**/obj