mirror of
https://github.com/karust/openserp.git
synced 2026-08-05 16:53:54 +08:00
41 lines
501 B
Plaintext
41 lines
501 B
Plaintext
# 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 workspace file
|
|
go.work
|
|
|
|
.air.windows.conf
|
|
tmp/
|
|
raw.go
|
|
#*_test.go
|
|
dev.md
|
|
.gitignore
|
|
logrus.txt
|
|
logs.txt
|
|
.release
|
|
!.release/
|
|
.release/*
|
|
!.release/site/
|
|
!.release/site/**
|
|
core/test/
|
|
.aider*
|
|
.gocache/
|
|
openserp
|
|
.gomodcache/
|
|
AGENTS.md
|
|
.claude
|
|
sanitize_html_fixtures.py
|
|
core/testdata/*
|
|
.tmp-gocache
|
|
.tmpcache/
|