diff options
author | cp1 <christopherpool1@googlemail.com> | 2009-05-25 20:16:17 +0200 |
---|---|---|
committer | cp1 <christopherpool1@googlemail.com> | 2009-05-25 20:16:17 +0200 |
commit | 9e2c9710d7f180e58cf5d8f7860c5e17100a720a (patch) | |
tree | 25ff78f1b941c1bb5177b1d4a6e33e89c1d8b968 /.hgignore | |
parent | better file name parsing for uploaded.to plugin (diff) | |
download | pyload-9e2c9710d7f180e58cf5d8f7860c5e17100a720a.tar.xz |
adding pida project files to .hgignore
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,6 +2,7 @@ syntax: glob *.pyc *~ +*.pidaproject .svn *.DS_Store -*.egg-info
\ No newline at end of file +*.egg-info |