mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
.gitignore: add macOS files
This commit is contained in:
parent
b5833a0826
commit
2eeb4c6153
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -16,3 +16,12 @@
|
||||||
*.obj
|
*.obj
|
||||||
|
|
||||||
*.pdb
|
*.pdb
|
||||||
|
|
||||||
|
#
|
||||||
|
# macOS.gitignore
|
||||||
|
#
|
||||||
|
# General
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
# Thumbnails
|
||||||
|
._*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue