Commit dacabd3b08f34ff8ac6e4ceb2a78ef85389ca682

Authored by TinyServal
Committed by m-holger
1 parent cb85d369

Ignore macOS junk files

Showing 1 changed file with 4 additions and 0 deletions
.gitignore
... ... @@ -12,3 +12,7 @@ Doxyfile
12 12  
13 13 # ./Testing is created if you run ctest from the wrong place.
14 14 /Testing
  15 +
  16 +# macOS junk files
  17 +.DS_Store
  18 +._*
... ...