1
0
mirror of https://github.com/Chouchen/ShikiryuRSS.git synced 2024-05-19 06:11:32 +02:00

🙈 Add details for gitignore

This commit is contained in:
Shikiryu 2023-04-12 00:29:12 +02:00
parent cc7a1ec831
commit 4194420980
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
/vendor/ /vendor/
/.idea /.idea
/tests/error.log
/.phpunit.result.cache /.phpunit.result.cache
error.log

View File