Commit 81f766d7af5b0561bb2ede5fe37bc29e10fe7892
1 parent
51934d2d98
Explain the new ignores in the gitignore file.
Showing 1 changed file with 2 additions and 3 deletions Side-by-side Diff
.gitignore
... | ... | @@ -4,8 +4,7 @@ tests/.zcompdump |
4 | 4 | # Test failure reports |
5 | 5 | tests/*.t.err |
6 | 6 | |
7 | -# Ignore the repos folder | |
7 | +# If the $ADOTDIR is the same as the antigen's clone directory itself, the | |
8 | +# following would be shown as untracked. | |
8 | 9 | repos/ |
9 | - | |
10 | -# Ignore the revert-info file | |
11 | 10 | revert-info |