mirror of
https://github.com/gogs/gogs.git
synced 2026-05-28 21:30:36 +00:00
17 lines
173 B
Plaintext
17 lines
173 B
Plaintext
scripts
|
|
scripts/**
|
|
.github/
|
|
.github/**
|
|
.dockerignore
|
|
*.yml
|
|
*.md
|
|
.editorconfig
|
|
.gitignore
|
|
Dockerfile*
|
|
gogs
|
|
node_modules
|
|
**/node_modules
|
|
public/dist
|
|
**/*.tsbuildinfo
|
|
**/.vite
|