mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Port to Windows
This commit is contained in:
parent
43ddf619ed
commit
5faa801331
52 changed files with 616 additions and 143 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
*~
|
||||
*.swp
|
||||
.idea
|
||||
build
|
||||
|
@ -6,3 +7,9 @@ cmake-build-*
|
|||
*.AppImage
|
||||
appdir
|
||||
/ffmpeg*
|
||||
/Chiaki
|
||||
/SDL2-*
|
||||
/opus*
|
||||
/ffmpeg*
|
||||
/protoc*
|
||||
/openssl*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue