diff options
| author | RATDAD <lambda@disroot.org> | 2026-03-06 02:05:52 -0500 |
|---|---|---|
| committer | RATDAD <lambda@disroot.org> | 2026-03-06 02:05:52 -0500 |
| commit | 2578d12ea47d10130472a845244e4aaac48897cb (patch) | |
| tree | 3dc5ba45a79006d549cb9e551724a6a5d19f71b4 /stacks/pim/.gitignore | |
| parent | 88ba319238bb4af0106bc1a83fbbb1963af88fe1 (diff) | |
| download | rd-cloud-2578d12ea47d10130472a845244e4aaac48897cb.tar.gz rd-cloud-2578d12ea47d10130472a845244e4aaac48897cb.tar.bz2 rd-cloud-2578d12ea47d10130472a845244e4aaac48897cb.zip | |
checkpoint: development state
Diffstat (limited to 'stacks/pim/.gitignore')
| -rw-r--r-- | stacks/pim/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/stacks/pim/.gitignore b/stacks/pim/.gitignore new file mode 100644 index 0000000..e6c78b8 --- /dev/null +++ b/stacks/pim/.gitignore @@ -0,0 +1,5 @@ +# Ignore .env files +*.env +.database/ +.database/** +compose.test.yml |
