Files
continuwuity/.dockerignore
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

28 lines
227 B
Plaintext
Raw Normal View History

2020-07-23 23:58:08 +02:00
# Local build and dev artifacts
target
2020-09-17 20:14:07 +02:00
tests
2020-07-23 23:58:08 +02:00
# Docker files
Dockerfile*
# IDE files
.vscode
.idea
*.iml
# Git folder
.git
.gitea
.gitlab
.github
2020-07-23 23:58:08 +02:00
# Dot files
.env
.gitignore
# Toml files
rustfmt.toml
# Documentation
#*.md