Skip to content

Commit

Permalink
Re-add *.pyc to .gitignore
Browse files Browse the repository at this point in the history
Reviewed By: yfeldblum

Differential Revision: D4414559

fbshipit-source-id: 0e94cd6ba3a33d9924760b789d1e800e9698c8f7
  • Loading branch information
snarkmaster authored and facebook-github-bot committed Jan 13, 2017
1 parent a7d0d07 commit c6835dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ _configs.sed
*.lo
*.a
*.la
*.pyc
gen-cpp
gen-cpp2
/thrift/.python-local/
Expand Down

0 comments on commit c6835dd

Please sign in to comment.