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.
22 righe
336 B
22 righe
336 B
# 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
|
|
./.idea
|
|
./qr_code.png
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
# vendor/
|
|
/*.log
|
|
/.idea
|
|
/qr_code.png
|
|
/cookie.txt
|
|
*.bak
|
|
|