mirror of
https://gitee.com/goploy/goploy.git
synced 2024-11-29 18:57:59 +08:00
20 lines
216 B
Plaintext
20 lines
216 B
Plaintext
|
# Editor directories and files
|
||
|
.idea
|
||
|
.vscode
|
||
|
*.suo
|
||
|
*.ntvs*
|
||
|
*.njsproj
|
||
|
*.sln
|
||
|
*.sw*
|
||
|
tmp
|
||
|
gin-bin.exe*
|
||
|
repository/*
|
||
|
!repository/template-package
|
||
|
# local env files
|
||
|
.env
|
||
|
.env.local
|
||
|
.env.*.local
|
||
|
|
||
|
goploy
|
||
|
goploy.exe
|
||
|
goploy.mac
|