diff options
| author | Nicolas Paul <n@nc0.fr> | 2023-04-26 03:46:00 +0200 |
|---|---|---|
| committer | Nicolas Paul <n@nc0.fr> | 2023-04-26 03:46:00 +0200 |
| commit | 81fa6d75c3952400df1aa6447158b8c63dbe2e5c (patch) | |
| tree | d13f0c9c4998e57fcd594f05fcdd844bf2fd566f | |
| parent | 3b41c3e2008498a804a03154f5b876827f1f4e7c (diff) | |
Remove Mac's FS files
| -rw-r--r-- | .DS_Store | bin | 6148 -> 0 bytes | |||
| -rw-r--r-- | .gitignore | 4 |
2 files changed, 3 insertions, 1 deletions
diff --git a/.DS_Store b/.DS_Store Binary files differdeleted file mode 100644 index 06d8f50..0000000 --- a/.DS_Store +++ /dev/null @@ -8,4 +8,6 @@ *.out *.exe crocc -/testdata/dst
\ No newline at end of file +/testdata/dst + +.DS_Store
\ No newline at end of file |
