Commit graph

3 commits

Author SHA1 Message Date
moson-mo
c6c81f0789
housekeep: Amend .gitignore and .dockerignore
Prevent some files/dirs to end up in the repo / docker image:
* directories typically used for python virtualenvs
* files that are being generated by running tests

Signed-off-by: moson-mo <mo-son@mailbox.org>
2023-06-16 13:33:39 +02:00
Kevin Morris
9197f86a03 .dockerignore: ignore user-produced configs
We don't want these to even enter the Docker environment.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-07-27 20:38:59 -07:00
Kevin Morris
07c4be0afb Docker: add .dockerignore
Currently, this ignores compiled translation files.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-06-26 00:42:20 -07:00