mirror of
https://github.com/eiblog/eiblog.git
synced 2025-12-19 17:32:24 +08:00
13 lines
133 B
Plaintext
13 lines
133 B
Plaintext
# Ignore all files and dirs
|
|
|
|
|
|
# Unignore files or dirs
|
|
.github
|
|
bin
|
|
docs
|
|
.gitignore
|
|
db.sqlite
|
|
docker-compose.yml
|
|
eiblog.conf
|
|
Makefile
|