广汽安道拓Acura项目MES后台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
323 B

3 years ago
3 years ago
3 years ago
  1. .idea/
  2. .DS_Store
  3. output/
  4. web/public/
  5. log/
  6. # Binaries for programs and plugins
  7. *.exe
  8. *.exe~
  9. *.dll
  10. *.so
  11. *.dylib
  12. *.log
  13. demo*.go
  14. # Test binary, built with `go test -c`
  15. *.test
  16. # Output of the go coverage tool, specifically when used with LiteIDE
  17. *.out
  18. # Dependency directories (remove the comment below to include it)
  19. vendor/