mirror of
https://github.com/boolean-maybe/tiki
synced 2026-04-21 13:37:20 +00:00
23 lines
No EOL
196 B
Text
23 lines
No EOL
196 B
Text
.gocache
|
|
.gomodcache
|
|
go-build-cache
|
|
|
|
# IntelliJ IDEA
|
|
.idea/
|
|
*.iml
|
|
*.iws
|
|
*.ipr
|
|
out/
|
|
.DS_Store
|
|
|
|
# AI
|
|
.cursor
|
|
.cursorindexingignore
|
|
.specstory
|
|
.claude
|
|
|
|
# Tiki binary
|
|
/tiki
|
|
|
|
# GoReleaser output
|
|
/dist/ |