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.

103 lines
1.5 KiB

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