20 lines
250 B
Plaintext
20 lines
250 B
Plaintext
.git
|
|
.gitignore
|
|
target
|
|
rustpad.db
|
|
rustpad.db-shm
|
|
rustpad.db-wal
|
|
.env
|
|
.env.docker
|
|
*.log
|
|
README.md
|
|
Dockerfile*
|
|
docker-compose*.yml
|
|
migrate/
|
|
scripts/*.txt
|
|
tests/
|
|
|
|
# Downloaded in the browser-libs Docker stage
|
|
static/libs/mermaid/
|
|
static/libs/highlight/
|