mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2024-11-10 17:13:30 +08:00
55 lines
700 B
Text
55 lines
700 B
Text
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
build/1panel
|
|
|
|
# Mac
|
|
.DS_Store
|
|
*/.DS_Store
|
|
|
|
# VS Code
|
|
.vscode
|
|
*.project
|
|
*.factorypath
|
|
|
|
# IntelliJ IDEA
|
|
.idea
|
|
*.iws
|
|
*.iml
|
|
*.ipr
|
|
|
|
# NetBeans
|
|
nbproject/private/
|
|
build/
|
|
nbbuild/
|
|
dist/
|
|
nbdist/
|
|
.nb-gradle/
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
# Dependency directories
|
|
/pkg/
|
|
backend/__debug_bin
|
|
cmd/server/__debug_bin
|
|
cmd/server/web/assets
|
|
cmd/server/web/monacoeditorwork
|
|
cmd/server/web/index.html
|
|
frontend/auto-imports.d.ts
|
|
frontend/components.d.ts
|
|
|
|
.history/
|
|
dist/
|
|
1pctl
|
|
1panel.service
|
|
install.sh
|
|
quick_start.sh
|
|
cmd/server/fileList.txt
|
|
.fileList.txt
|