diff options
author | Christian Blättler <blatc2@bfh.ch> | 2023-10-01 12:58:58 +0200 |
---|---|---|
committer | Christian Grothoff <grothoff@gnunet.org> | 2023-12-23 00:08:55 +0800 |
commit | 2c9864ce932b6e615a3a101dc4c1a12368692a5c (patch) | |
tree | e5a092b45180d2d70627fbbecb1beade3bc0a638 /.gitignore | |
parent | d9dee21a452ecb2bac14134b7d92c76384679d6d (diff) |
gitignore .DS_Store files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ .vscode +.DS_Store *~ *Makefile.in !src/mitm/*.in |