Sfoglia il codice sorgente

Add Plone CMS git .ignore file

pull/318/head
Leonardo J .Caballero G 12 anni fa
parent
commit
9a2661f880
1 ha cambiato i file con 34 aggiunte e 0 eliminazioni
  1. 34
    0
      Plone.gitignore

+ 34
- 0
Plone.gitignore Vedi File

@@ -0,0 +1,34 @@
*~
*.pyc
*.pyo
*.tmp*
*.mo
*.egg
*.EGG
*.egg-info
*.EGG-INFO
*.kpf
*.swp
*.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

Loading…
Annulla
Salva