.gitignore 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. # files created by autoreconf
  2. ABOUT-NLS
  3. Makefile.in
  4. aclocal.m4
  5. autom4te.cache
  6. config.guess
  7. config.h.in
  8. config.h.in~
  9. config.rpath
  10. config.sub
  11. configure
  12. depcomp
  13. install-sh
  14. m4/
  15. intl/
  16. missing
  17. compile
  18. po/Makefile.in.in
  19. po/Makevars.template
  20. po/Rules-quot
  21. po/boldquot.sed
  22. po/en@boldquot.header
  23. po/en@quot.header
  24. po/insert-header.sin
  25. po/quot.sed
  26. po/remove-potcdate.*
  27. po/*.po~
  28. # files created by configure
  29. Makefile
  30. config.h
  31. config.log
  32. config.status
  33. config.status.lineno
  34. po/POTFILES
  35. .deps
  36. stamp-h1
  37. /manaplus.spec
  38. PKGBUILD
  39. data/evol/evol.desktop
  40. data/tmw/tmw.desktop
  41. # files created by CMake
  42. CMakeFiles/
  43. CMakeCache.txt
  44. CPackConfig.cmake
  45. CPackSourceConfig.cmake
  46. cmake_install.cmake
  47. install_manifest.txt
  48. # files created during build
  49. *.o
  50. *.gmo
  51. *.gcda
  52. *.gcno
  53. .dirstamp
  54. po/stamp-po
  55. src/manaplus
  56. src/dyecmd
  57. # files created during Windows build
  58. .objs
  59. *.dll
  60. *.exe
  61. manaplis.depend
  62. manaplis.layout
  63. stdout.txt
  64. # files copied in on Windows
  65. include/*
  66. lib/*
  67. packaging/windows/upx/*
  68. data/music/*.ogg
  69. # files created by Qt Creator
  70. mana.creator.user*
  71. run/*
  72. my/*
  73. win/*
  74. build/logs
  75. build/make.log
  76. build/make1.log
  77. build/make2.log
  78. build/make_nsiqcppstyle.txt
  79. build/bcmake1
  80. build/bmake1
  81. build/gprof.png
  82. build/gprof.txt
  83. build/gprof.dot
  84. build/gmon.out
  85. build/makecheck.txt
  86. build/makecheck_err.txt
  87. build/makeflawfinder.log
  88. build/makegprof1
  89. build/pmake1
  90. build/packwin1
  91. build/toolchain.cmake1
  92. build/makerats.log
  93. build/make_hc.txt
  94. build/make_hc2.txt
  95. build/makecheck1
  96. build/makecheck2
  97. build/makecheck3
  98. build/makecheck4
  99. build/makecheck5
  100. build/makecheck6
  101. build/clmake
  102. build/bmakesnapshot
  103. # debian
  104. debian/*
  105. build-stamp
  106. # files created by gtags
  107. GPATH
  108. GRTAGS
  109. GSYMS
  110. GTAGS
  111. # tarballs generated by make dist
  112. manaplus-*.tar.gz
  113. manaplus-*.tar.bz2
  114. manaplus-*.tar.xz
  115. # generated for nsis build
  116. translations/*
  117. # documentation generated by Doxygen
  118. docs/SOURCE/html/*
  119. *.kdev4
  120. gmon.out
  121. # patch files created by git
  122. [0-9][0-9][0-9][0-9]-*.patch
  123. # backup files created by vi
  124. *~
  125. #temp file
  126. .lineno
  127. #mac crap
  128. .DS_Store
  129. Xcode/ManaPlus.xcodeproj/xcuserdata
  130. Xcode/ManaPlus.xcodeproj/project.xcworkspace/xcuserdata
  131. Xcode/Release/ManaPlus.dmg
  132. Xcode/Release/*.dmg
  133. Xcode/Release/Manaplus_ssh.txt
  134. Xcode/DerivedData/
  135. Xcode/Build/
  136. Xcode/Release/Release*
  137. /manaplus.depend
  138. /manaplus.layout
  139. #english po
  140. /po/en.po