Add .arcconfig to .gitignore (fb internal use) (#11803)

Summary:
This is for fb internal use. Please see the comment in internal Phabricator for details.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/11803

Reviewed By: hx235

Differential Revision: D49065093

Pulled By: jaykorean

fbshipit-source-id: acd71d7c1163f3c95c59c427caf944dacfe58ef6
This commit is contained in:
Jay Huh 2023-09-07 14:57:39 -07:00 committed by Facebook GitHub Bot
parent 195f35c08b
commit 05183bedcc
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -85,6 +85,7 @@ fbcode/
fbcode
buckifier/*.pyc
buckifier/__pycache__
.arcconfig
compile_commands.json
clang-format-diff.py