mirror of
https://github.com/usememos/memos.git
synced 2024-11-11 01:12:40 +08:00
28 lines
No EOL
257 B
Text
28 lines
No EOL
257 B
Text
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
|
|
# Temp output
|
|
*.out
|
|
*.log
|
|
tmp
|
|
|
|
# Air (hot reload) generated
|
|
.air
|
|
|
|
# Frontend asset
|
|
dist
|
|
|
|
# Dev database
|
|
data
|
|
|
|
# build folder
|
|
build
|
|
|
|
.DS_Store |