1
0
mirror of https://github.com/github/gitignore synced 2024-06-10 14:40:01 +02:00
gitignore/Plone.gitignore
Jean Jordaan 43de894452 Ignore multiple vim swapfiles
In case there is more than one swapfile for a file (.swo, .swn, ...)
2013-11-12 11:27:21 +07:00

35 lines
250 B
Plaintext

*~
*.pyc
*.pyo
*.tmp*
*.mo
*.egg
*.EGG
*.egg-info
*.EGG-INFO
*.kpf
*.sw?
*.wpr
.*.cfg
.installed.cfg
.mr.developer.cfg
.hg/
.bzr/
.svn/
.project
.pydevproject
bin/
build/
develop-eggs/
downloads/
eggs/
fake-eggs/
parts/
dist/
var/
# OSX
.DS_Store