Ignore DS_Store

Prevent further commits containing DS_Store files
This commit is contained in:
stuiterveer 2018-06-19 00:10:05 +02:00 committed by GitHub
commit 654d56882c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -20,6 +20,7 @@ usb_cmd.lua
version.c version.c
client/ui/ui_overlays.h client/ui/ui_overlays.h
*.Td *.Td
.DS_Store
*.exe *.exe
hardnested_stats.txt hardnested_stats.txt