diff options
author | Emile <git@emile.space> | 2022-10-03 22:36:56 +0200 |
---|---|---|
committer | Emile <git@emile.space> | 2022-10-03 22:36:56 +0200 |
commit | 0a55defd966212a44a71216a6a7ccc77a11272b4 (patch) | |
tree | 8044c10d51a6d6d5d876c5fa8ca52d5734fcea7e /.gitignore | |
parent | b54182fb9a9498cd57b4145fa4f3c544b37dd8cb (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d3beee5..0154262 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,5 @@ _testmain.go *.test *.prof +*.DS_Store + |