mirror of
https://github.com/go-shiori/shiori.git
synced 2024-11-16 06:06:31 +08:00
11 lines
No EOL
112 B
Text
11 lines
No EOL
112 B
Text
# Exclude sample
|
|
sample.txt
|
|
|
|
# Exclude config file
|
|
.vscode/
|
|
*.toml
|
|
|
|
# Exclude generated file
|
|
shiori*
|
|
*.db
|
|
thumb/ |