Keep ProgramStatics commited, but also ignored so git doesn't keep tracking it's changes

This commit is contained in:
Archangel
2025-08-05 21:47:49 +02:00
parent a8016d85bb
commit e86949c361
2 changed files with 15 additions and 2 deletions
-2
View File
@@ -45,8 +45,6 @@ One of the following is required:
5. Open the `project/server-csharp.sln` file in Visual Studio or Rider
6. Run `Build > Build Solution (CTRL + SHIFT + B)` in the IDE
Note: The first build will fail as the `ProgramStatistics` class needs to be initially generated in a `PreBuild` action. The second build onward will be a passing build.
## Development
### Commands