15 lines
130 B
Plaintext
15 lines
130 B
Plaintext
# Docker files
|
|
Dockerfile
|
|
.dockerignore
|
|
|
|
# Git files
|
|
.git
|
|
.github
|
|
.gitignore
|
|
LICENSE
|
|
README.md
|
|
|
|
# Cargo files
|
|
**/*.rs.bk
|
|
/target/
|