Space von Team 22 (Nico B. Benjamin F. Lea A.)
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.

118 lines
2.9 KiB

3 years ago
3 years ago
  1. # General
  2. .DS_Store
  3. .AppleDouble
  4. .LSOverride
  5. # Icon must end with two \r
  6. Icon
  7. # Thumbnails
  8. ._*
  9. # Files that might appear in the root of a volume
  10. .DocumentRevisions-V100
  11. .fseventsd
  12. .Spotlight-V100
  13. .TemporaryItems
  14. .Trashes
  15. .VolumeIcon.icns
  16. .com.apple.timemachine.donotpresent
  17. # Directories potentially created on remote AFP share
  18. .AppleDB
  19. .AppleDesktop
  20. Network Trash Folder
  21. Temporary Items
  22. .apdisk
  23. .metadata
  24. bin/
  25. tmp/
  26. *.tmp
  27. *.bak
  28. *.swp
  29. *~.nib
  30. local.properties
  31. .settings/
  32. .loadpath
  33. .recommenders
  34. # External tool builders
  35. .externalToolBuilders/
  36. # Locally stored "Eclipse launch configurations"
  37. *.launch
  38. # PyDev specific (Python IDE for Eclipse)
  39. *.pydevproject
  40. # CDT-specific (C/C++ Development Tooling)
  41. .cproject
  42. # CDT- autotools
  43. .autotools
  44. # Java annotation processor (APT)
  45. .factorypath
  46. # PDT-specific (PHP Development Tools)
  47. .buildpath
  48. # sbteclipse plugin
  49. .target
  50. # Tern plugin
  51. .tern-project
  52. # TeXlipse plugin
  53. .texlipse
  54. # STS (Spring Tool Suite)
  55. .springBeans
  56. # Code Recommenders
  57. .recommenders/
  58. # Annotation Processing
  59. .apt_generated/
  60. .apt_generated_test/
  61. # Scala IDE specific (Scala & Java development for Eclipse)
  62. .cache-main
  63. .scala_dependencies
  64. .worksheet
  65. # Uncomment this line if you wish to ignore the project description file.
  66. # Typically, this file would be tracked if it contains build/dependency configurations:
  67. #.project
  68. *.metadata/
  69. *.class
  70. /GameProject/doc/
  71. /GameProject/log/
  72. /GameProject/log\\log4j.log
  73. /GameProject/highscore.txt
  74. /GameProject/bin/
  75. .metadata/.log
  76. .metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
  77. .metadata/version.ini
  78. .metadata/.plugins/org.eclipse.core.resources/.projects/.org.eclipse.egit.core.cmp/.markers.snap
  79. .metadata/.plugins/org.eclipse.core.resources/.projects/.org.eclipse.egit.core.cmp/.syncinfo.snap
  80. .metadata/.plugins/org.eclipse.core.resources/.projects/GameProject/.markers.snap
  81. .metadata/.plugins/org.eclipse.core.resources/.projects/GameProject/.syncinfo.snap
  82. .metadata/.plugins/org.eclipse.core.resources/.root/.markers.snap
  83. .metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources
  84. .metadata/.plugins/org.eclipse.core.resources/4.snap
  85. .metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
  86. .metadata/.log
  87. .metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
  88. GameProject/log\log4j.log
  89. .metadata/.plugins/org.eclipse.core.resources/4.snap
  90. .metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources
  91. .metadata/.plugins/org.eclipse.core.resources/.root/.markers.snap
  92. .metadata/.plugins/org.eclipse.core.resources/.projects/GameProject/.syncinfo.snap
  93. .metadata/.plugins/org.eclipse.core.resources/.projects/GameProject/.syncinfo.snap
  94. .metadata/.plugins/org.eclipse.core.resources/.projects/GameProject/.markers.snap
  95. .metadata/.plugins/org.eclipse.core.resources/.projects/.org.eclipse.egit.core.cmp/.syncinfo.snap
  96. .metadata/.plugins/org.eclipse.core.resources/.projects/.org.eclipse.egit.core.cmp/.markers.snap