PageRenderTime 47ms CodeModel.GetById 17ms RepoModel.GetById 1ms app.codeStats 0ms

/.gitignore

#
gitignore | 78 lines | 63 code | 1 blank | 14 comment | 0 complexity | cbd882c4f94db849f5ca6de1d5e8415c MD5 | raw file
  1. #
  2. # X.Org module default exclusion patterns
  3. # The next section if for module specific patterns
  4. #
  5. # Do not edit the following section
  6. # GNU Build System (Autotools)
  7. aclocal.m4
  8. autom4te.cache/
  9. autoscan.log
  10. ChangeLog
  11. compile
  12. config.guess
  13. config.h
  14. config.h.in
  15. config.log
  16. config-ml.in
  17. config.py
  18. config.status
  19. config.status.lineno
  20. config.sub
  21. configure
  22. configure.scan
  23. depcomp
  24. .deps/
  25. INSTALL
  26. install-sh
  27. .libs/
  28. libtool
  29. libtool.m4
  30. ltmain.sh
  31. lt~obsolete.m4
  32. ltoptions.m4
  33. ltsugar.m4
  34. ltversion.m4
  35. Makefile
  36. Makefile.in
  37. mdate-sh
  38. missing
  39. mkinstalldirs
  40. *.pc
  41. py-compile
  42. stamp-h?
  43. symlink-tree
  44. texinfo.tex
  45. ylwrap
  46. # Do not edit the following section
  47. # Edit Compile Debug Document Distribute
  48. *~
  49. *.[0-9]
  50. *.[0-9]x
  51. *.bak
  52. *.bin
  53. core
  54. *.dll
  55. *.exe
  56. *-ISO*.bdf
  57. *-JIS*.bdf
  58. *-KOI8*.bdf
  59. *.kld
  60. *.ko
  61. *.ko.cmd
  62. *.lai
  63. *.l[oa]
  64. *.[oa]
  65. *.obj
  66. *.patch
  67. *.so
  68. *.pcf.gz
  69. *.pdb
  70. *.tar.bz2
  71. *.tar.gz
  72. #
  73. # Add & Override patterns for libXpm
  74. #
  75. # Edit the following section as needed
  76. # For example, !report.pc overrides *.pc. See 'man gitignore'
  77. #