From 9242a48152a18ae6a7cd949a4b6669d6660e0d42 Mon Sep 17 00:00:00 2001 From: Alessandro Mauri Date: Wed, 20 May 2020 23:13:42 +0200 Subject: [PATCH] add gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bf4d6b5..2182f77 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -**/*.out \ No newline at end of file +*.out +*.swp +*.o +bmon*