commit | f565212c5aa07a8016394a3bc66874be83c73d4d | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@devilix.net> | Thu Jan 19 15:17:00 2017 +0200 |
committer | Andrey Andreev <narf@devilix.net> | Thu Jan 19 15:17:00 2017 +0200 |
tree | d96a826347978c3054b565504f901445310b17b3 | |
parent | 2649e6e3f3d2a44fd09a25e6f8f70848a75dbed5 [diff] [blame] |
Fix byte-safety issues & actually test for them
diff --git a/.gitignore b/.gitignore index 5982f9b..eb45390 100644 --- a/.gitignore +++ b/.gitignore
@@ -8,6 +8,8 @@ !application/logs/index.html !application/logs/.htaccess +composer.lock + user_guide_src/build/* user_guide_src/cilexer/build/* user_guide_src/cilexer/dist/*