Added Zephir language gitignore
This commit is contained in:
20
Zephir.gitignore
Normal file
20
Zephir.gitignore
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
.temp/
|
||||||
|
.libs/
|
||||||
|
ext/build/
|
||||||
|
ext/modules/
|
||||||
|
ext/Makefile*
|
||||||
|
ext/config*
|
||||||
|
ext/acinclude.m4
|
||||||
|
ext/aclocal.m4
|
||||||
|
ext/autom4te*
|
||||||
|
ext/install-sh
|
||||||
|
ext/ltmain.sh
|
||||||
|
ext/missing
|
||||||
|
ext/mkinstalldirs
|
||||||
|
ext/run-tests.php
|
||||||
|
ext/.deps
|
||||||
|
ext/libtool
|
||||||
|
*.lo
|
||||||
|
*.la
|
||||||
|
*.o
|
||||||
|
*.loT
|
Reference in New Issue
Block a user