Skip to content

Commit 5948bb5

Browse files
authored
Update copilot instructions with commit reminders
Added a reminder to check changes before committing and avoid committing binary files unless requested.
1 parent 87eff88 commit 5948bb5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/copilot-instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ dotnet msbuild Build.csproj /t:"CleanAll;MakeFDD;GatherLibrary;ComposeDistributi
99
```sh
1010
dotnet oscript.dll tests/testrunner.os -runAll tests
1111
```
12+
13+
ВСЕГДА проверяй изменения перед коммитом. Не коммить бинарные файлы (exe, ospx, и другие) если тебя об этом явно не попросили.

0 commit comments

Comments
 (0)