Commit c6d3dca0 authored by Nikita Gusakov's avatar Nikita Gusakov

Added comments for Zephir

parent 5bf53574
# Cache files, generates by Zephir
.temp/
.libs/
# Object files, generates by linker
*.lo
*.la
*.o
*.loT
# Files generated by configure and Zephir,
# not required for extension compilation.
ext/build/
ext/modules/
ext/Makefile*
......@@ -14,7 +24,3 @@ ext/mkinstalldirs
ext/run-tests.php
ext/.deps
ext/libtool
*.lo
*.la
*.o
*.loT
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment