Skip to content
.gitignore 138 B
Newer Older
# src
build
target
tests
bin

# maid
.maid/cache
.maid/temp
.maid/server.toml

# environment variables
.env
.env.production

# backup
.bak