Skip to content

Commit

Permalink
Chore(git): Ignore *.pyo
Browse files Browse the repository at this point in the history
Ignore optimized byte-code files.
  • Loading branch information
phdru authored and ljmccarthy committed Jun 21, 2018
1 parent 083430a commit 540f726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
*.pyc
*.py[co]

0 comments on commit 540f726

Please sign in to comment.