3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-12-16 03:20:07 +01:00

Ignore all .DS_Store files, not just the one in the project root.

Dieser Commit ist enthalten in:
James Clarke 2013-01-26 11:06:26 +00:00 committet von GJ
Ursprung 83e0e0770a
Commit 816a7f1559

2
.gitignore vendored
Datei anzeigen

@ -24,7 +24,7 @@
/world
# Mac filesystem dust
/.DS_Store
.DS_Store
# intellij
*.iml