mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 01:01:39 -05:00
8 lines
174 B
Text
8 lines
174 B
Text
/log
|
|
/tmp
|
|
|
|
# We need directories for import and export files, but not the files themselves.
|
|
/public/exports/*
|
|
!/public/exports/.keep
|
|
/public/imports/*
|
|
!/public/imports/.keep
|