mirror of https://github.com/ppy/SDL3-CS.git
14 lines
521 B
Plaintext
14 lines
521 B
Plaintext
extensions: .cs
|
|
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
|
|
// See the LICENCE file in the repository root for full licence text.
|
|
|
|
extensions: .xml .config .xsd
|
|
<!--
|
|
Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
|
|
See the LICENCE file in the repository root for full licence text.
|
|
-->
|
|
|
|
extensions: .py .rsp
|
|
# Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
|
|
# See the LICENCE file in the repository root for full licence text.
|