You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/.gitignore

31 lines
297 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Temp output
*.out
*.log
tmp
# Config (Need to put in env)
# config
# Air (hot reload) generated
.air
# Frontend asset
dist
# Dev database
data
# build folder
build
.DS_Store