mirror of
https://github.com/m8tin/cis.git
synced 2025-12-06 07:48:26 +01:00
Further development into CIS (core infrastructure system)
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Ignore the file '/overrideOwnDomain' because this is per host individually.
|
||||
/overrideOwnDomain
|
||||
|
||||
# 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
|
||||
Reference in New Issue
Block a user