mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-08 03:53:52 -05:00
9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
/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
|