List of questions
Related questions
Question 224 - XK0-005 discussion
Application code is stored in Git. Due to security concerns, the DevOps engineer does not want to keep a sensitive configuration file, app . conf, in the repository. Which of the following should the engineer do to prevent the file from being uploaded to the repository?
A.
Run git exclude app. conf.
B.
Run git stash app. conf.
C.
Add app . conf to . exclude.
D.
Add app . conf to . gitignore.
Your answer:
0 comments
Sorted by
Leave a comment first