mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
.devcontainer
.github
.vscode
cmd
dev
internal
pkg
plugins
runtime
xorg
.editorconfig
.gitattributes
.gitignore
Dockerfile
Dockerfile.bookworm
Dockerfile.nvidia
Dockerfile.nvidia.bookworm
LICENSE
README.md
build
go.mod
go.sum
neko.go
openapi.yaml
13 lines
149 B
Plaintext
13 lines
149 B
Plaintext
bin/
|
|
.idea
|
|
.env.development
|
|
|
|
runtime/fonts/*
|
|
!runtime/fonts/.gitkeep
|
|
|
|
runtime/icon-theme/*
|
|
!runtime/icon-theme/.gitkeep
|
|
|
|
plugins/*
|
|
!plugins/.gitkeep
|