Serialized format is no longer in style for data. PHP files can take advantage of AutoLoader and caching so they can even be faster than serialized files. As side bonus we can have readable diffs for updates. Only downside is that the file generation takes about ten lines of ugly string manipulation. Change-Id: If09704d1172daa13c72a308814534cac1fe9899f
10 lines
77 B
Plaintext
10 lines
77 B
Plaintext
.svn
|
|
*~
|
|
*.kate-swp
|
|
.*.swp
|
|
.idea
|
|
.bundle/
|
|
node_modules/
|
|
composer.lock
|
|
vendor/
|