-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
38 lines (38 loc) · 1.19 KB
/
Copy path.gitignore
File metadata and controls
38 lines (38 loc) · 1.19 KB
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
*
!/.gitignore
!/.github/
!/.github/FUNDING.yml
!/build-release.bat
!/SleddersTuner/
!/SleddersTuner/SleddersTuner.csproj
!/SleddersTuner/AlpineNativeUi.cs
!/SleddersTuner/AlpinePeerSharing.cs
!/SleddersTuner/AlpineRemoteReplication.cs
!/SleddersTuner/AlpineSleddersTransport.cs
!/SleddersTuner/AlpineTuneMath.cs
!/SleddersTuner/GarageIconResources.cs
!/SleddersTuner/ModMain.cs
!/SleddersTuner/PartCatalog.cs
!/SleddersTuner/SleddersGameBindings.cs
!/SleddersTuner/SledIdentity.cs
!/SleddersTuner/TrackSpecResolver.cs
!/SleddersTuner/TuneModels.cs
!/SleddersTuner/TuneStore.cs
!/SleddersTuner/UnitConversion.cs
!/SleddersTuner/Properties/
!/SleddersTuner/Properties/AssemblyInfo.cs
!/SleddersTuner/Assets/
!/SleddersTuner/Assets/Brand/
!/SleddersTuner/Assets/Brand/alpine-tuning.ico
!/SleddersTuner/Assets/Brand/alpine-tuning-badge.png
!/SleddersTuner/Assets/GarageIcons/
!/SleddersTuner/Assets/GarageIcons/*.png
!/ReleaseTests/
!/ReleaseTests/ReleaseTests.csproj
!/ReleaseTests/Program.cs
!/ReleaseTests/TuneStoreRegression.cs
!/ReleaseTests/Fixtures/
!/ReleaseTests/Fixtures/numerical-cases.json
!/ReleaseTests/Fixtures/tune-legacy.json
!/ReleaseTests/Fixtures/tune-modified.json
!/ReleaseTests/Fixtures/tune-stock.json