mirror of
https://github.com/m8tin/cis.git
synced 2025-12-06 07:48:26 +01:00
11 lines
317 B
Plaintext
11 lines
317 B
Plaintext
# Ignore the file '/domainOfHostOwner' because this is per host individually.
|
|
/domainOfHostOwner
|
|
|
|
# Ignore the subfolders only, because their content are other git repositories.
|
|
# But 'definitions and 'states' should be prepared by cloning this repository.
|
|
/definitions/*/
|
|
/states/*/
|
|
|
|
# Ignore environment files
|
|
.env
|