Code and assets for Pasadena Collision Center before-and-after restoration demo
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

60 lines
810 B

4 weeks ago
  1. # ---> Autotools
  2. # http://www.gnu.org/software/automake
  3. Makefile.in
  4. /ar-lib
  5. /mdate-sh
  6. /py-compile
  7. /test-driver
  8. /ylwrap
  9. .deps/
  10. .dirstamp
  11. # http://www.gnu.org/software/autoconf
  12. autom4te.cache
  13. /autoscan.log
  14. /autoscan-*.log
  15. /aclocal.m4
  16. /compile
  17. /config.guess
  18. /config.h.in
  19. /config.log
  20. /config.status
  21. /config.sub
  22. /configure
  23. /configure.scan
  24. /depcomp
  25. /install-sh
  26. /missing
  27. /stamp-h1
  28. # https://www.gnu.org/software/libtool/
  29. /ltmain.sh
  30. # http://www.gnu.org/software/texinfo
  31. /texinfo.tex
  32. # http://www.gnu.org/software/m4/
  33. m4/libtool.m4
  34. m4/ltoptions.m4
  35. m4/ltsugar.m4
  36. m4/ltversion.m4
  37. m4/lt~obsolete.m4
  38. # Generated Makefile
  39. # (meta build system like autotools,
  40. # can automatically generate from config.status script
  41. # (which is called by configure script))
  42. Makefile
  43. # ---> Backup
  44. *.bak
  45. *.gho
  46. *.ori
  47. *.orig
  48. *.tmp