From c72ed6f407777e15bd4779d4e1a297c2dfbc0cb6 Mon Sep 17 00:00:00 2001 From: Alex Rodionov Date: Thu, 27 Apr 2017 12:22:58 +0600 Subject: [PATCH] Ignore local buck config --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index da1277489ff94..56431c0494790 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ projectFilesBackup/ .DS_Store .svn .buckd +.buckconfig.local .nobuckcheck .credentials.dat buck-out