基于fsnotify的文件监控模块,为eSync自动编译加载提供更改监听功能!
Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
|
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
go.sum
|
|
|
|
.idea
|
|
*.iml
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
# vendor/
|