diff options
| author | Lizzy Hunt <elizabeth.hunt@simponic.xyz> | 2023-05-09 21:49:06 -0700 |
|---|---|---|
| committer | Lizzy Hunt <elizabeth.hunt@simponic.xyz> | 2023-05-09 21:49:06 -0700 |
| commit | 39ea90b2ff31760f93392634192c2a0614e20c82 (patch) | |
| tree | 91907c0cb366fadad593193cc4fd2b21f9f09181 /.dockerignore | |
| parent | 1fd64270d28ee8c83ae2920630e9c5ba218b22d3 (diff) | |
| download | simponic.xyz-39ea90b2ff31760f93392634192c2a0614e20c82.tar.gz simponic.xyz-39ea90b2ff31760f93392634192c2a0614e20c82.zip | |
export org mode to php; docker compose
Diffstat (limited to '.dockerignore')
| -rw-r--r-- | .dockerignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000..8793e2d --- /dev/null +++ b/.dockerignore @@ -0,0 +1,5 @@ +docker-compose.yml +*.conf +*.org +.git/ +*.sh |
