mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-11-01 13:13:21 -07:00
29ce95e81e
* `(?!\.)` should not starts with `.` * `(?!/)` should not starts with `/` * `(?!.*\.$)` should not end with `.` * `(?!.*/$)` should not end with '/` * `(?!.*\.\.)` should not contains `..` |
||
---|---|---|
.. | ||
Commands | ||
Converters | ||
Models | ||
Native | ||
Resources | ||
ViewModels | ||
Views | ||
App.axaml | ||
App.axaml.cs | ||
App.ico | ||
App.JsonCodeGen.cs | ||
App.manifest | ||
SourceGit.csproj |