Files
continuwuity/.dockerignore
T

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

29 lines
241 B
Plaintext
Raw Normal View History

2020-07-23 23:58:08 +02:00
# Local build and dev artifacts
target/
2020-07-23 23:58:08 +02:00
# Docker files
Dockerfile*
docker/
2020-07-23 23:58:08 +02:00
# IDE files
.vscode
.idea
*.iml
# Git folder
2025-04-25 02:47:48 +01:00
# .git
2020-07-23 23:58:08 +02:00
.gitea
.gitlab
.github
2025-05-11 19:43:51 +01:00
.forgejo
2020-07-23 23:58:08 +02:00
# Dot files
.env
.gitignore
# Toml files
rustfmt.toml
# Documentation
#*.md