From d134cc8602231fd41aa7573a216118655169d9d4 Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Sat, 19 Nov 2022 14:57:23 +0100 Subject: [PATCH] gitignore --- external/Python/.gitignore | 1 + include/.gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/external/Python/.gitignore b/external/Python/.gitignore index e69de29b..9d09b447 100644 --- a/external/Python/.gitignore +++ b/external/Python/.gitignore @@ -0,0 +1 @@ +docopt.py diff --git a/include/.gitignore b/include/.gitignore index d52be2d2..afcb2de6 100644 --- a/include/.gitignore +++ b/include/.gitignore @@ -5,3 +5,4 @@ zconf.h zlib.h zmq_utils.h f77_zmq_free.h +f77_zmq.h