mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-14 20:58:09 +00:00
uhd: gitignore .DS_Store for our macOS friends
macOS creates .DS_Store files, which should not be checked in. Signed-off-by: Steven Koo <steven.koo@ni.com>
This commit is contained in:
parent
bbd511dbcc
commit
71f48df77e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@ debian
|
|||
*~
|
||||
*swp
|
||||
*.pyc
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Reference in a new issue