You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
pico/.gitignore

21 lines
199 B

# Linux
*~
*.swp
# Windows
Thumbs.db
desktop.ini
# Mac OS X
.DS_Store
._*
# composer
/composer.lock
/composer.phar
/vendor
# phpDocumentor
/.build/phpdoc
/.build/phpdoc.cache
/phpDocumentor.phar