diff options
author | mkaay <mkaay@mkaay.de> | 2010-01-27 20:05:23 +0100 |
---|---|---|
committer | mkaay <mkaay@mkaay.de> | 2010-01-27 20:05:23 +0100 |
commit | 6d1ec2baa795b0d90d5da33b0447120b50f10c17 (patch) | |
tree | 5fceb5474c83e709fda396f70121a6923b0be106 /.hgignore | |
parent | First Version, works but doesn't reconnect (diff) | |
parent | fix (diff) | |
download | pyload-6d1ec2baa795b0d90d5da33b0447120b50f10c17.tar.xz |
merge
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -10,4 +10,16 @@ syntax: glob *.pydevproject Downloads/* Logs/* -Plugins/DLC.py
\ No newline at end of file +Plugins/DLC.py +failed_links.txt +module/config/gui.xml +module/config/core.xml +module/config/plugin.xml +links.txt +module/links.pkl +module/cookies.txt +ssl.crt +ssl.key +cert.pem +module/web/pyload.db +webserver.pid |