Added /.DS_Store (Mac filesystem dust) to .gitignore (https://github.com/Bukkit/Bukkit/issues/#issue/46)
This commit is contained in:
committed by
Dinner Bone
parent
232c811519
commit
1f3cd4d7fc
5
.gitignore
vendored
5
.gitignore
vendored
@@ -19,4 +19,7 @@
|
|||||||
/build
|
/build
|
||||||
/bin
|
/bin
|
||||||
/dist
|
/dist
|
||||||
/manifest.mf
|
/manifest.mf
|
||||||
|
|
||||||
|
# Mac filesystem dust
|
||||||
|
/.DS_Store
|
||||||
Reference in New Issue
Block a user