From 68718a174fa3ad20aa4fcd0ca8b6f8819fc13ed6 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sat, 16 Jul 2022 14:07:19 +0200 Subject: .gitignore: .idea/ --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3c345b6c..ea19ec63 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ .autotools .cproject .deps/ +.idea/ .project .rsyncs .settings/ -- cgit v1.2.3