summaryrefslogtreecommitdiff
path: root/gitignore/Plone.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'gitignore/Plone.gitignore')
-rw-r--r--gitignore/Plone.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/gitignore/Plone.gitignore b/gitignore/Plone.gitignore
new file mode 100644
index 0000000..770a868
--- /dev/null
+++ b/gitignore/Plone.gitignore
@@ -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/