mirror of
https://github.com/containers/podman-compose.git
synced 2025-08-04 12:01:56 +02:00
5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
# This overrides the repository root .gitignore (ignoring all .env).
|
|
# The .env files in this directory are important for the test cases.
|
|
!.env
|
|
!project/.env
|