.gitignore 328B

12345678910111213141516171819202122232425262728293031
  1. *.sw*
  2. .deps
  3. Makefile
  4. Makefile.fragments
  5. Makefile.global
  6. Makefile.objects
  7. acinclude.m4
  8. aclocal.m4
  9. build/
  10. config.cache
  11. config.guess
  12. config.h
  13. config.h.in
  14. config.log
  15. config.nice
  16. config.status
  17. config.sub
  18. configure
  19. configure.in
  20. install-sh
  21. libtool
  22. ltmain.sh
  23. missing
  24. mkinstalldirs
  25. run-tests.php
  26. twig.loT
  27. .libs/
  28. modules/
  29. twig.la
  30. twig.lo