mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2024-11-25 22:48:34 +00:00
456a3f93bd
Signed-off-by: strawberry <strawberry@puppygock.gay>
28 lines
227 B
Plaintext
28 lines
227 B
Plaintext
# Local build and dev artifacts
|
|
target
|
|
tests
|
|
|
|
# Docker files
|
|
Dockerfile*
|
|
|
|
# IDE files
|
|
.vscode
|
|
.idea
|
|
*.iml
|
|
|
|
# Git folder
|
|
.git
|
|
.gitea
|
|
.gitlab
|
|
.github
|
|
|
|
# Dot files
|
|
.env
|
|
.gitignore
|
|
|
|
# Toml files
|
|
rustfmt.toml
|
|
|
|
# Documentation
|
|
#*.md
|