mirror of
https://github.com/sharkdp/fd
synced 2024-11-05 16:58:21 +00:00
Change .gitignore to .ignore
This commit is contained in:
parent
0757a50c31
commit
d29115b4da
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ touch ignored.foo
|
|||
touch .hidden.foo
|
||||
ln -s one/two symlink
|
||||
|
||||
echo "ignored.foo" > .gitignore
|
||||
echo "ignored.foo" > .ignore
|
||||
|
||||
|
||||
# Run the tests
|
||||
|
|
Loading…
Reference in a new issue