From 7080eab9f57be176c0030750f37e77be4995d632 Mon Sep 17 00:00:00 2001 From: JoseBaezx Date: Tue, 17 May 2022 08:48:17 -0400 Subject: [PATCH] add gitignore --- .gitignore | 1 + .idea/misc.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b3a52f7..8ff1f3f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ target/ !**/src/test/**/target/ ### IntelliJ IDEA ### +.idea/gitmisc.xml .idea/encodings.xml .idea/** .idea/modules.xml diff --git a/.idea/misc.xml b/.idea/misc.xml index 5b6a5c4..71b90e8 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -10,7 +10,7 @@ - + \ No newline at end of file -- libgit2 0.26.0