Add .ignore file to speed up ripgrep

Summary:
Some repositories disable using .gitignore files with ripgrep. This adds an explicit .ignore symlink so that it is always used.
Vastly speeds up using ripgrep in VS code.

Reviewed By: passy

Differential Revision: D17664864

fbshipit-source-id: cd798a41b813e32f64e8e75b6100445ace6b00d8
This commit is contained in:
John Knox
2019-09-30 06:40:45 -07:00
committed by Facebook Github Bot
parent e6d8844ceb
commit 8e623d7a05

1
.ignore Symbolic link
View File

@@ -0,0 +1 @@
.gitignore