added new types

This commit is contained in:
GeorgH93 2015-09-04 15:56:08 +02:00
parent 95d0df88a9
commit a88cc2e8c2

53
.gitignore vendored
View File

@ -14,6 +14,8 @@ $RECYCLE.BIN/
*.msm
*.msp
*.bat
# =========================
# Operating System Files
# =========================
@ -21,29 +23,40 @@ $RECYCLE.BIN/
# OSX
# =========================
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# =========================
# IDE Project Files
# =========================
*.classpath
*.project
*.prefs
/target/
/bin/
*.iml
/.idea/
jar_libs/bukkit.jar