summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorGravatar Stefano <l.stickell@yahoo.it> 2014-03-21 15:35:03 +0100
committerGravatar Stefano <l.stickell@yahoo.it> 2014-03-21 15:35:03 +0100
commit287fcd6cb8db1c2fd7875d8eb1c8a54c315e8a80 (patch)
treee4aa47a575743d3d852d3ed96784653dd5007122 /.hgignore
parentFreeWayMe: cosmetics (diff)
downloadpyload-287fcd6cb8db1c2fd7875d8eb1c8a54c315e8a80.tar.xz
Added .gitignore
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore36
1 files changed, 0 insertions, 36 deletions
diff --git a/.hgignore b/.hgignore
deleted file mode 100644
index 1215b241d..000000000
--- a/.hgignore
+++ /dev/null
@@ -1,36 +0,0 @@
-# ignoreing unneeded files, using glob syntax
-syntax: glob
-*.pyc
-*~
-*.pidaproject
-.svn
-*.DS_Store
-*.egg-info
-*.project
-*.pydevproject
-Downloads/*
-container/*
-Logs/*
-docs/module/
-docs/_build
-module/plugins/container/DLC_*.py
-failed_links.txt
-module/config/gui.xml
-module/config/core.xml
-module/config/plugin.xml
-links.txt
-ssl.crt
-ssl.key
-cert.pem
-module/web/pyload.db
-*.svg
-*.prefs
-*.po
-*.orig
-*.rej
-pyload/*
-dist/*
-build/*
-setup.py
-paver-minilib.zip
-env/*