9 lines
146 B
Text
Executable file
9 lines
146 B
Text
Executable file
custom.ini
|
|
|
|
# Ignore images & thumbnails directories (legacy)
|
|
i/*
|
|
t/*
|
|
|
|
# Ignore all files in data but keep directory itself
|
|
data/*
|
|
!data/.gitkeep
|