From c6835dd6f086bf7961ad217e469cf5e41a12b9b2 Mon Sep 17 00:00:00 2001 From: Alexey Spiridonov Date: Fri, 13 Jan 2017 00:41:22 -0800 Subject: [PATCH] Re-add *.pyc to .gitignore Reviewed By: yfeldblum Differential Revision: D4414559 fbshipit-source-id: 0e94cd6ba3a33d9924760b789d1e800e9698c8f7 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3826dbbf23a..5e6ea4f35b7 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,7 @@ _configs.sed *.lo *.a *.la +*.pyc gen-cpp gen-cpp2 /thrift/.python-local/