mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-12 00:06:09 -07:00
Ignore DS_Store (#620)
Prevent further commits containing DS_Store files
This commit is contained in:
parent
44964fd181
commit
fdee1ffa84
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue