.gitignore 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. *~
  2. *.o
  3. .pc/
  4. *.a
  5. *.lo
  6. *.la
  7. *.tmp
  8. *.so
  9. **/.deps/**
  10. .deps/
  11. MANIFEST
  12. *.rej
  13. *.orig
  14. *.in
  15. .libs
  16. autom4te.cache/
  17. config.log
  18. config.status
  19. data/Makefile
  20. data/professor/Makefile
  21. data/professor/ModuleProfessor.lo
  22. data/professor/libModuleProfessor.la
  23. data/tux/.libs/
  24. data/tux/Makefile
  25. debian/files
  26. debian/*.debhelper.log
  27. debian/pinball-data.substvars
  28. debian/pinball-data/
  29. debian/pinball-dev.debhelper.log
  30. debian/pinball-dev.substvars
  31. debian/pinball-dev/
  32. debian/pinball.debhelper.log
  33. debian/pinball.postinst.debhelper
  34. debian/pinball.postrm.debhelper
  35. debian/pinball.substvars
  36. debian/pinball/
  37. debian/tmp/
  38. libltdl/*
  39. libtool
  40. manpage.links
  41. manpage.refs
  42. pinball-config
  43. pinball.6
  44. src/Makefile
  45. src/libemilia_pin.a
  46. src/pinball
  47. stamp-h1
  48. test/.libs/
  49. test/Makefile
  50. test/billboard
  51. test/collision
  52. test/explode
  53. test/font
  54. test/joy
  55. test/libModuleTest.la
  56. test/light
  57. test/load
  58. test/math
  59. test/menu
  60. test/misc
  61. test/moduletest.lo
  62. test/scale
  63. test/signal
  64. test/simple
  65. test/sound
  66. test/texture
  67. test/thread
  68. test/trans
  69. test/varray
  70. Makefile
  71. Makefile.in
  72. aclocal.m4
  73. addon/Makefile
  74. addon/Makefile.in
  75. base/Makefile
  76. base/Makefile.in
  77. config.guess
  78. config.sub
  79. configure
  80. data/Makefile.in
  81. data/professor/Makefile.in
  82. data/tux/Makefile.in
  83. install-sh
  84. libltdl/
  85. ltmain.sh
  86. missing
  87. pinconfig.h
  88. pinconfig.h.in
  89. src/Makefile.in
  90. test/Makefile.in
  91. test/unittest
  92. config.h
  93. config.h.in
  94. stamp-h2
  95. autoscan.log
  96. confdefs.h
  97. configure.scan
  98. conftest
  99. conftest.c
  100. conftest.err
  101. conftest.cpp
  102. conf*/