diff options
author | Jonas Smedegaard <dr@jones.dk> | 2014-11-16 21:19:55 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2014-11-16 21:19:55 +0100 |
commit | 3994882417ae4c18f342a4edcd12d04bc792fe90 (patch) | |
tree | 0b44012b692b458fa9541c25191503618fbd6fe2 | |
parent | 6b896953d4401a162709171e61f8c83b3f2c6cbe (diff) |
Fix move and adapt gitignore file to match repo rename mr → vcsh.
-rw-r--r-- | .gitignore.d/vcsh (renamed from .gitignore.d/mr) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore.d/mr b/.gitignore.d/vcsh index 75201a9..e5e85a7 100644 --- a/.gitignore.d/mr +++ b/.gitignore.d/vcsh @@ -1,4 +1,4 @@ * !.config/mr/ -!.gitignore.d/mr +!.gitignore.d/vcsh !.mrconfig |