m1k1oblog/.gitignore
2019-12-26 19:32:17 +01:00

10 lines
171 B
Text
Executable file

# Custom config (legacy)
custom.ini
# Ignore images & thumbnails directories (legacy)
i/*
t/*
# Ignore all files in data but keep directory itself
data/*
!data/.gitkeep