Added gitignore templates

This commit is contained in:
2026-04-14 20:35:08 -05:00
parent d84f5536ed
commit 4bc80d74bb
308 changed files with 8709 additions and 1 deletions

18
ignore/Plone.gitignore Normal file
View File

@@ -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/