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

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

# environment variables
.env
.env.production

# backup
theMackabu's avatar
theMackabu committed
.bak

# bin
bin
theMackabu's avatar
theMackabu committed
.script
theMackabu's avatar
theMackabu committed
config.toml
theMackabu's avatar
theMackabu committed

# fleet
fleet.toml
.cargo