Git Practice Test
Git GIT Test 1
Which file can you set up to prevent specific file types from ever being committed to the local Git repository?
Select your answer
A
.gitignore
B
ignore.git
C
git.ignore
D
gitignore.txt
Need a hint?
(H)