Pico/.gitignore
Diogo Oliveira de Melo 0f6a55baa0 Organize files on git.
- add vendor to .gitignore
- remove all vendor files
- move content to content-sample
- move config.php to config.php.template
2015-03-18 06:11:45 -03:00

20 lines
194 B
Plaintext

# Composer
composer.lock
composer.phar
vendor
# OS Generated
.DS_Store*
ehthumbs.db
Icon?
Thumbs.db
*.swp
# User themes
themes/*
!themes/index.html
!themes/default/*
# User config
config.php