mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
Ignore files on the root directory only
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,7 +1,7 @@
|
|||||||
*.bak
|
*.bak
|
||||||
/.idea
|
/.idea
|
||||||
|
/composer.lock
|
||||||
/coverage_clover.xml
|
/coverage_clover.xml
|
||||||
/phive.xml
|
/phive.xml
|
||||||
/tools
|
/tools
|
||||||
composer.lock
|
/vendor/
|
||||||
vendor/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user