2020-07-23 21:58:08 +00:00
|
|
|
# Local build and dev artifacts
|
|
|
|
target
|
2020-09-17 18:14:07 +00:00
|
|
|
tests
|
2020-07-23 21:58:08 +00:00
|
|
|
|
|
|
|
# Docker files
|
|
|
|
Dockerfile*
|
|
|
|
docker-compose*
|
|
|
|
|
|
|
|
# IDE files
|
|
|
|
.vscode
|
|
|
|
.idea
|
|
|
|
*.iml
|
|
|
|
|
|
|
|
# Git folder
|
|
|
|
.git
|
|
|
|
.gitea
|
2021-11-21 17:34:08 +00:00
|
|
|
.gitlab
|
|
|
|
.github
|
2020-07-23 21:58:08 +00:00
|
|
|
|
|
|
|
# Dot files
|
|
|
|
.env
|
|
|
|
.gitignore
|
|
|
|
|
|
|
|
# Toml files
|
|
|
|
rustfmt.toml
|
|
|
|
|
|
|
|
# Documentation
|
2022-10-29 12:32:22 +00:00
|
|
|
#*.md
|