Skip to content

Commit

Permalink
python bindngs: Add MythTV.egg-info to gitignore
Browse files Browse the repository at this point in the history
MythTV.egg-info is generated during build and should not be
processed by git.

(cherry picked from commit 57a388e)
  • Loading branch information
bennettpeter committed Nov 16, 2021
1 parent 076bc59 commit 1147ad9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mythtv/bindings/python/.gitignore
@@ -1,3 +1,4 @@
build/
*.pyc
*.swo
MythTV.egg-info/

0 comments on commit 1147ad9

Please sign in to comment.