forked from ppy/osu-performance
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
61 lines (52 loc) · 843 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
osu!.tmproj
*.pfx
*.user
*DS_Store*
*/obj/
*/Build/
*ReSharper*
*resharper*
*.suo
*.tmproj
*.idea
*.dmg
osu!installer/output/
osu!-iPhone/Osu.xcodeproj/
osu!-iPhone/build/
osu!-iPhone/skins/
osu!common/Properties/Strings.*.txt
osu!/Properties/Strings.*.txt
osu!/Constants/General_Version.cs
# Build artifacts
/build
/bin/osu-performance*
/bin/*.dll
# MSVC auxiliary build files
/Win32
/x64
*.docstates
Staging/
*.sublime-project
*.sublime-workspace
Tools/CheatSignatureCreator/bin
Tools/CheatSignatureCreator/obj
Tools/IRCLoadTester/bin
Tools/PacketAnalyser/obj
Tools/IRCLoadTester/obj
Tools/OsuXnbCreator/obj
Tools/OsuXnbCreator/bin/
Tools/PacketAnalyser/bin/
osu!.userprefs
.dropbox
*desktop.ini
*Icon
*.dpkg-dist
*.ucf-dist
.SyncID
.SyncIgnore
.SyncArchive/
.dropbox.attr
packages/*
!packages/repositories.config
.vs/*
/.vscode