mirror of
https://github.com/RGBCube/ManageTTD
synced 2025-08-01 19:37:46 +00:00
Feat: Basic V project
This commit is contained in:
parent
478ab7eb52
commit
25e1a4fedb
7 changed files with 77 additions and 0 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -1,4 +1,13 @@
|
|||
*
|
||||
|
||||
!.github/
|
||||
!.github/workflows
|
||||
!src/
|
||||
|
||||
!.editorconfig
|
||||
!.gitattributes
|
||||
!.gitignore
|
||||
!v.mod
|
||||
!*.md
|
||||
!*.yml
|
||||
!*.v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue