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
    • Wordpress
  • Gitignore

Gitignore · Changes

Page history
root created page: Wordpress/Gitignore authored Oct 26, 2018 by Administrator's avatar Administrator
Show whitespace changes
Inline Side-by-side
Showing with 64 additions and 0 deletions
+64 -0
  • Wordpress/Gitignore.md Wordpress/Gitignore.md +64 -0
  • No files found.
Wordpress/Gitignore.md 0 → 100644
View page @ 49971f65
```
#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
### WordPress ###
*.log
wp-content/advanced-cache.php
wp-content/backup-db/
wp-content/backups/
wp-content/blogs.dir/
wp-content/cache/
wp-content/upgrade/
wp-content/uploads/
wp-content/wp-cache-config.php
wp-content/plugins/hello.php
wp-content/themes/twentyfourteen/
wp-content/themes/twentythirteen/
wp-content/themes/twentytwelve/
wp-content/themes/pmsjorge/cache/
node_modules/**/*
wp-content/languages/themes
import/
sic/
/license.txt
/readme.html
/sitemap.xml
/sitemap.xml.gz
```
\ No newline at end of file
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