diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2014-12-30 01:49:11 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2014-12-30 01:49:11 +0100 |
commit | 7ec260bf257c3ca25b349ddb481d2f8b636f0056 (patch) | |
tree | 482b0e10a2d4556bb237e258f44c0ad1608d1e9f /.gitignore | |
parent | 7627c1faabce8398845d0687338cc8e052fcd0dc (diff) | |
download | pygn-0.9.10.tar.gz |
Fix setup.py0.9.10
remove imap2nntp submodule (although it is actually quite interesting)
Fixes #12
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ build/ wlp/commands.tab.* wlp/lex.yy.c *.pyc +wlp.so +pyg.egg-info/ |