Ignore .DS_Store files (#1746)

chore: Ignore ds store files
This commit is contained in:
Alexander Brandes 2022-05-15 12:30:39 +02:00 committed by GitHub
parent deaf5ad2d6
commit 2c1ffd4ef4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -32,3 +32,5 @@ worldedit-core/src/main/resources/lang/*
**/*.eml
/worldedit-core/FastAsyncWorldEdit.worldedit-core.eml
/worldedit-core/.factorypath
.DS_Store