dbalabka / php-enumeration

Implementation of enumeration classes in PHP. The better alternative for enums
MIT License
53 stars 4 forks source link

Update .gitignore #16

Closed iGusev closed 4 years ago

iGusev commented 4 years ago

Added universal .gitignore file

dbalabka commented 4 years ago

@iGusev thank you for your PR, but most of the .gitignore options will not be used in this project (e.g. CMake). Sorry, but it will not be merged. I suggest using a global ignore file for some specific cases.