anpassen von git ignore
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Puppet CA data should never be version-controlled
|
||||
ca_data/
|
||||
|
||||
# Environment file with secrets
|
||||
.env
|
||||
|
||||
# Puppet manifest with potentially sensitive data
|
||||
code/environments/production/manifests/all_system.pp
|
||||
Reference in New Issue
Block a user