commit 6978db7265432123927e85930c131872f971319c parent d040472e70970fdbbabaee795dacb328a439b650 Author: Mario Rosell R. Martinez <mario@mariorosell.es> Date: Thu, 19 Mar 2026 21:43:24 +0100 Improve gitgnore Diffstat:
| D | .anntp.h.swp | | | 0 | |
| M | .gitignore | | | 2 | ++ |
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.anntp.h.swp b/.anntp.h.swp Binary files differ. diff --git a/.gitignore b/.gitignore @@ -1,4 +1,6 @@ *.c +*.swp +*.swo a.out thumbs.db .DS_Store