php-spark/.gitignore
Christopher Vagnetoft 30dfd4889b Misc fixes and improvements
* Added request logging to com.noccy.apiclient
* Added plugin com.noccy.watcher
* Added pipe command and filter support
* Fixes and stubs
2021-12-14 23:01:25 +01:00

8 lines
87 B
Plaintext

/composer.lock
/vendor
/.phpunit.cache
/*.phar
/src/version
/release
/.spark/plugins/*