Skip to content

Commit 9f0b9b0

Browse files
committed
Remove Python bytecode
Python bytecode files are automatically generated when necessary, and will change from version to version of Python, thus making them unsuitable for inclusion in a VCS. You can avoid this in the future by adding `*.pyc` to [your global .gitignore][0]. [0]: https://help.github.com/articles/ignoring-files#global-gitignore
1 parent 607f778 commit 9f0b9b0

File tree

3 files changed

+0
-0
lines changed

3 files changed

+0
-0
lines changed

bashplotlib/utils/__init__.pyc

-152 Bytes
Binary file not shown.

bashplotlib/utils/commandhelp.pyc

-1 KB
Binary file not shown.

bashplotlib/utils/helpers.pyc

-1.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)