diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,2 +1,5 @@ -*.pyc +*.pyc +*.egg *.egg-info +dist/ +build/ |
![]() |
index : leap_pycommon.git | |
| [leap_pycommon] | git repository hosting |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -1,2 +1,5 @@ -*.pyc +*.pyc +*.egg *.egg-info +dist/ +build/ |