1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-31 05:32:57 +08:00

chnaged git settings

This commit is contained in:
Jan-Eric Waclawski 2016-08-27 23:01:41 +02:00
parent 5bbb650f22
commit 95cb3a5317
2 changed files with 5 additions and 3 deletions

4
.gitignore vendored
View File

@ -1,6 +1,8 @@
## Ignore Visual Studio temporary files, build results, and ## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons. ## files generated by popular Visual Studio add-ons.
*.gitmodules
# User-specific files # User-specific files
*.suo *.suo
*.user *.user
@ -255,4 +257,4 @@ paket-files/
# Python Tools for Visual Studio (PTVS) # Python Tools for Visual Studio (PTVS)
__pycache__/ __pycache__/
*.pyc *.pyc

4
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "osu-framework"] [submodule "osu-framework"]
path = osu-framework path = osu-framework
url=https://github.com/Memorix101/osu-framework url=https://github.com/ppy/osu-framework
[submodule "osu-resources"] [submodule "osu-resources"]
path = osu-resources path = osu-resources
url = https://github.com/ppy/osu-resources url = https://github.com/ppy/osu-resources