Skip to content

Commit

Permalink
Include python bytecodes to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerin Philip committed Feb 15, 2022
1 parent 0976954 commit bd96d8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ wasm/test_page/js/bergamot-translator-worker.*

# VSCode
.vscode

*.pyc

0 comments on commit bd96d8c

Please sign in to comment.