Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Commit

Permalink
Ignore pyc files.
Browse files Browse the repository at this point in the history
When sphinx-to-github is used as a git submodule and sphinx in run, the
submodule appears dirty because of the sphinxtogithub.pyc.
  • Loading branch information
johnpaulett authored and michaeljones committed May 16, 2010
1 parent cbcd86d commit 11551da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
*.pyc

0 comments on commit 11551da

Please sign in to comment.