v1.0 Initial commit of project
This commit is contained in:
10
vendor/myclabs/php-enum/.gitattributes
vendored
Normal file
10
vendor/myclabs/php-enum/.gitattributes
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
.gitattributes export-ignore
|
||||
.github export-ignore
|
||||
.gitignore export-ignore
|
||||
tests/ export-ignore
|
||||
phpunit.xml export-ignore
|
||||
psalm.xml export-ignore
|
||||
static-analysis/ export-ignore
|
||||
Reference in New Issue
Block a user