From cf9c64acb3d281ab9dd73e9c96cf19a576eb7dd7 Mon Sep 17 00:00:00 2001 From: Cristiano Calcagno Date: Tue, 20 Oct 2015 09:16:56 -0700 Subject: [PATCH] git ignore .project file Reviewed By: jvillard Differential Revision: D2560196 fb-gh-sync-id: 4df9c77 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9ec5c82f1..9ceb3130f 100644 --- a/.gitignore +++ b/.gitignore @@ -98,3 +98,4 @@ buck-out/ /infer/annotations/annotations.jar /infer/annotations/processor_classes/ /infer/lib/java/processor.jar +infer/src/.project