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.

67 lines
902 B

пре 10 година
пре 8 година
пре 11 година
пре 11 година
пре 11 година
пре 11 година
пре 11 година
пре 11 година
пре 11 година
пре 10 година
пре 11 година
пре 11 година
пре 9 година
  1. # Ignore generated files
  2. # ...
  3. # Ignore Android generated files and folders
  4. src_android/obj/
  5. templates/android_project/bin/
  6. templates/android_project/obj/
  7. templates/android_project/libs/
  8. local.properties
  9. # Ignore thumbnails created by windows
  10. Thumbs.db
  11. # Ignore files build by Visual Studio
  12. # *.obj --> Can be confused with 3d model!
  13. *.pdb
  14. *.aps
  15. *.vcproj.*.user
  16. *.vcxproj*
  17. *.sln
  18. *.vspscc
  19. *_i.c
  20. *.i
  21. *.icf
  22. *_p.c
  23. *.ncb
  24. *.suo
  25. *.tlb
  26. *.tlh
  27. *.bak
  28. *.cache
  29. *.ilk
  30. *.log
  31. [Bb]in
  32. [Dd]ebug/
  33. [Dd]ebug.win32/
  34. *.sbr
  35. *.sdf
  36. obj/
  37. [Rr]elease.win32/
  38. _ReSharper*/
  39. [Tt]est[Rr]esult*
  40. ipch/
  41. *.opensdf
  42. # Ignore compiled binaries
  43. *.o
  44. *.exe
  45. !tools/rrem.exe
  46. # Ignore files build by xcode
  47. *.mode*v*
  48. *.pbxuser
  49. *.xcbkptlist
  50. *.xcscheme
  51. *.xcworkspacedata
  52. *.xcuserstate
  53. *.xccheckout
  54. xcschememanagement.plist
  55. .DS_Store
  56. ._.*
  57. xcuserdata/
  58. DerivedData/
  59. *.dll
  60. src/libraylib.a
  61. # oculus example
  62. !examples/oculus_glfw_sample/LibOVRRT32_1.dll