Files
continuwuity/.dockerignore
T

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

29 lines
257 B
Plaintext
Raw Normal View History

2020-07-23 23:58:08 +02:00
# Local build and dev artifacts
target/
2026-02-12 17:23:39 +00:00
!target/debug/conduwuit
2020-07-23 23:58:08 +02:00
# Docker files
Dockerfile*
# 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