mirror of
https://github.com/usememos/memos.git
synced 2025-01-04 03:23:02 +08:00
29 lines
No EOL
273 B
Text
29 lines
No EOL
273 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
|
|
web/dist
|
|
|
|
# Dev database
|
|
data
|
|
|
|
# build folder
|
|
build
|
|
memos-build
|
|
|
|
.DS_Store |