Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
W Wiki
  • Project overview
    • Project overview
    • Details
    • Activity
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
Collapse sidebar
  • Tutoriais
  • Wiki
  • Wiki
    • Magento
  • gitignore

Last edited by Jonatan Machado Nov 26, 2019
Page history
This is an old version of this page. You can view the most recent version or browse the history.

gitignore

#Arquivos desnecessários

Thumbs.db ehthumbs.db ehthumbs_vista.db Desktop.ini $RECYCLE.BIN/ *.cab *.msi *.msm *.msp *.lnk composer.json conposer.lock index.php.simple LICENSE_AFL.txt LICENSE.html LICENSE.txt php.ini.sample RELEASE_NOTE.txt package.xml clean.php .htaccess.sample .idea

#Extensoes desnecessárias

*.log *.bak .bak. *.thumbs/ .DS_Store Thumbs.db .svn *.swp *.gz .vscode .travis.yml clean.php reindex.php

#Pastas e arquivos desnecessários

includes/* var/log//* var/report//* var/cache//* var/session//* downloader/.cache//* media/downloadable/tmp//* media/catalog/product/cache//* media/wysiwyg/.thumbs//* media/tmp//* media/import//* media/css//* media/css_secure//* media/js//* media/js_secure//* media/captcha/base//* node_modules//* thumbcache/**/* sitemap.xml vendor

Clone repository
  • Gitlab
    • Comandos
  • Hotfix
    • og:image
  • Magento
    • Htaccess
    • MagentoCronChecker
    • Robots
    • SimpleSchema
    • Soap v2 Tester
    • gitignore
  • Migração
    • leg.br
  • Padrões
    • eslint
    • prettier
  • Plugins
    • Adicionar informações extras ao texto copiado da web
  • QueryCommerce
  • Servidores
    • Cloudways
    • DnsMadeEasy
View All Pages