See https://github.com/picocms/pico-theme for Pico's default theme and https://github.com/picocms/pico-deprecated for the PicoDeprecated plugin.
25 lines
224 B
Plaintext
25 lines
224 B
Plaintext
# Linux
|
|
*~
|
|
*.swp
|
|
|
|
# Windows
|
|
Thumbs.db
|
|
desktop.ini
|
|
|
|
# Mac OS X
|
|
.DS_Store
|
|
._*
|
|
|
|
# Composer
|
|
/composer.lock
|
|
/composer.phar
|
|
/vendor
|
|
|
|
# Build system
|
|
/_build/phpdoc
|
|
/_build/phpdoc.cache
|
|
/_build/deploy-*.git
|
|
|
|
# User content
|
|
/content
|