summaryrefslogtreecommitdiffstats
path: root/options/gitignore/Plone
diff options
context:
space:
mode:
Diffstat (limited to 'options/gitignore/Plone')
-rw-r--r--options/gitignore/Plone18
1 files changed, 18 insertions, 0 deletions
diff --git a/options/gitignore/Plone b/options/gitignore/Plone
new file mode 100644
index 0000000..770a868
--- /dev/null
+++ b/options/gitignore/Plone
@@ -0,0 +1,18 @@
+*.pyc
+*.pyo
+*.tmp*
+*.mo
+*.egg
+*.EGG
+*.egg-info
+*.EGG-INFO
+.*.cfg
+bin/
+build/
+develop-eggs/
+downloads/
+eggs/
+fake-eggs/
+parts/
+dist/
+var/