# Ignore .NET build artifacts
/*/bin/
/*/obj/

# Ignore compiled CSFML assemblies generated by the scripts
/*/runtimes/

# Ignore the intermediate folder used by scripts to compile CSFML
/Build/
